potnet

Crates.iopotnet
lib.rspotnet
version0.4.4
sourcesrc
created_at2021-08-01 11:40:45.829665
updated_at2021-08-01 11:40:45.829665
descriptionCommand line utilities needed by the pot framework
homepage
repositoryhttps://github.com/pizzamig/potnet
max_upload_size
id429995
size49,839
Luca Pizzamiglio (pizzamig)

documentation

README

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
Commit count: 95

cargo fmt