diff --git a/shadow/assets/root/.update-shadowsocks.sh.swp b/shadow/assets/root/.update-shadowsocks.sh.swp deleted file mode 100644 index 529d620..0000000 Binary files a/shadow/assets/root/.update-shadowsocks.sh.swp and /dev/null differ diff --git a/shadow/make.sh b/shadow/make.sh index 6d5882c..2e82712 100755 --- a/shadow/make.sh +++ b/shadow/make.sh @@ -25,6 +25,10 @@ DFL_RAM=${DFL_RAM:=256} DFL_SWAP=${DFL_SWAP:=${DFL_RAM}} DFL_DRIVE=${DFL_DRIVE:=0.5} +# XXX this is not used yet -- need to set this at traefik endpoint... +#DFL_ENDPOINT_PORT=${DFL_ENDPOINT_PORT:=5555} +#xread "Shadowsocks endpoint port: " ENDPOINT_PORT + WAN_IP=SKIP WAN_GATE=SKIP ADMIN_IP=SKIP