fix ftp ports e external ip per proxy (VIP)

This commit is contained in:
2025-11-01 21:27:59 +01:00
parent 648a3af73f
commit 6cfccbefd2
6 changed files with 124 additions and 19 deletions

2
vm2/env/ftp.ini vendored
View File

@@ -2,7 +2,7 @@
# python3 -c 'from hashlib import sha256;print(sha256("????password???".encode("UTF-8")).hexdigest())'
[ftpserver]
service_port = 2121
service_port = 21
firstPort = 40000
proxyAddr = 0.0.0.0
portRangeWidth = 500