mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-30 01:10:25 +01:00
more spacing
This commit is contained in:
@@ -37,8 +37,8 @@ usage() {
|
||||
cat << EOF
|
||||
Options:
|
||||
|
||||
-i [interface] | -- Set the interface to create the rdr rule on. Useful if you have multiple interfaces.
|
||||
-s [source ip] | -- Limit rdr to a source IP. Useful to only allow access from a certian IP or subnet.
|
||||
-i [interface] | -- Set the interface to create the rdr rule on. Useful if you have multiple interfaces.
|
||||
-s [source ip] | -- Limit rdr to a source IP. Useful to only allow access from a certian IP or subnet.
|
||||
-d [destination ip] | -- Limit rdr to a destination IP. Useful if you have multiple IPs on one interface.
|
||||
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user