fix ftp ports e external ip per proxy (VIP)
This commit is contained in:
2
vm1/env/ftp.ini
vendored
2
vm1/env/ftp.ini
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user