mirror of
https://github.com/dangeroustech/ZeroTierBridge.git
synced 2025-12-06 00:56:58 +00:00
docs: comment formatting
This commit is contained in:
@@ -26,7 +26,7 @@ done
|
||||
# Print Client Info
|
||||
echo "$(zerotier-cli info)"
|
||||
|
||||
### Set IPTables to allow NATting
|
||||
# Set IPTables to allow NATting
|
||||
sysctl -w net.ipv4.ip_forward=1 > /dev/null
|
||||
PHY_IFACE=eth0; ZT_IFACE=$(ls /sys/class/net | grep ^zt)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user