mirror of
https://github.com/andrey271192/keenetic_ssh-web.git
synced 2026-09-20 14:42:01 +00:00
tunnel: печатать DNAT_PORTS=81,79 в ENV-блоке
Made-with: Cursor
This commit is contained in:
@@ -91,6 +91,7 @@ export VPS_ENDPOINT=$PUB_IP:$WG_PORT
|
||||
export VPS_PUBKEY='$SERVER_PUB'
|
||||
export CLIENT_IP=$CLIENT_IP
|
||||
export CLIENT_PRIVKEY='$CLIENT_PRIV'
|
||||
export DNAT_PORTS=81,79
|
||||
curl -fsSL https://raw.githubusercontent.com/${KSSH_REPO}/${KSSH_BRANCH}/tunnel/tunnel-install.sh | sh
|
||||
EOF
|
||||
echo "============================================================"
|
||||
|
||||
Reference in New Issue
Block a user