mirror of
https://github.com/Li4n0/revsuit.git
synced 2026-09-26 16:41:53 +08:00
feat: add domain and external ip configuration items (#18)
This commit is contained in:
+1
-2
@@ -3,6 +3,5 @@ package ftp
|
||||
type Config struct {
|
||||
Enable bool
|
||||
Addr string
|
||||
PasvIP string `yaml:"pasv_ip"`
|
||||
PasvPort int `yaml:"pasv_port"`
|
||||
PasvPort int `yaml:"pasv_port"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user