mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-08 08:22:26 +08:00
优化docker信息
This commit is contained in:
@@ -18,6 +18,6 @@ case $var1 in
|
||||
iptables -t nat -A POSTROUTING -s "${IPV4_CIDR}" -o eth0+ -j MASQUERADE
|
||||
iptables -nL -t nat
|
||||
|
||||
/app/anylink "$@"
|
||||
exec /app/anylink "$@"
|
||||
;;
|
||||
esac
|
||||
|
Reference in New Issue
Block a user