mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-22 02:00:08 +01:00
Update network.sh
This commit is contained in:
@@ -39,13 +39,13 @@ usage() {
|
|||||||
|
|
||||||
Options:
|
Options:
|
||||||
|
|
||||||
-a | --auto Start/stop the jail(s) if required.
|
-a | --auto Start/stop jail(s) if required.
|
||||||
-B | --bridge Add a bridged VNET interface to an existing jail.
|
-B | --bridge Add a bridge VNET interface.
|
||||||
-M | --static-mac Generate a static MAC address for the interface.
|
-M | --static-mac Generate a static MAC address for the interface (VNET only).
|
||||||
-n | --no-ip Create interface without an IP (VNET only).
|
-n | --no-ip Create interface without an IP (VNET only).
|
||||||
-P | --passthrough Pass the entire interface through to the jail.
|
-P | --passthrough Add a raw interface.
|
||||||
-V | --vnet Add a VNET interface to an existing jail.
|
-V | --vnet Add a VNET interface.
|
||||||
-v | --vlan VLANID Add interface with specified VLAN ID (VNET only).
|
-v | --vlan VLANID Assign VLAN ID to interface (VNET only).
|
||||||
-x | --debug Enable debug mode.
|
-x | --debug Enable debug mode.
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
|
|||||||
Reference in New Issue
Block a user