mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-18 06:29:42 +02:00
large refactoring, bug fixes, performance improvement
This commit is contained in:
@@ -8,6 +8,7 @@ type ProxyConfig struct {
|
||||
Host string
|
||||
Port string
|
||||
LoadBalance string // docker provider only
|
||||
NoTLSVerify bool // http proxy only
|
||||
Path string // http proxy only
|
||||
PathMode string `yaml:"path_mode"` // http proxy only
|
||||
|
||||
|
||||
Reference in New Issue
Block a user