Those two command line utilities are needed by the FreeBSD jail framework pot
potnet
provides several features to manage the public-bridge
and the private-bridge
network types, like IPs allocation, network segmentation, IP validation and so on.
potcpu
provides features to manage the cpuset
based CPU allocation
You can install potnet
and potcpu
via pkg
:
# pkg install potnet
or via cargo:
$ cargo install potnet