| Crates.io | potnet |
| lib.rs | potnet |
| version | 0.4.4 |
| created_at | 2021-08-01 11:40:45.829665+00 |
| updated_at | 2021-08-01 11:40:45.829665+00 |
| description | Command line utilities needed by the pot framework |
| homepage | |
| repository | https://github.com/pizzamig/potnet |
| max_upload_size | |
| id | 429995 |
| size | 49,839 |
potnet and potcpuThose two command line utilities are needed by the FreeBSD jail framework pot
potnetpotnet provides several features to manage the public-bridge and the private-bridge network types, like IPs allocation, network segmentation, IP validation and so on.
potcpupotcpu 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