#freebsd #pot #ip #networking #utilities #command #framework

app potnet

Command line utilities needed by the pot framework

1 unstable release

0.4.4 Aug 1, 2021

#539 in Command-line interface

Custom license

56KB
1.5K SLoC

potnet and potcpu

Those two command line utilities are needed by the FreeBSD jail framework pot

potnet

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

potcpu provides features to manage the cpuset based CPU allocation

Installation

You can install potnet and potcpu via pkg:

# pkg install potnet

or via cargo:

$ cargo install potnet

Dependencies

~3–6MB
~91K SLoC