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