mirror of
https://github.com/qdm12/gluetun.git
synced 2026-07-23 19:06:26 +02:00
Fix SOCKS5_ENABLED being ignored
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
package socks5
|
||||
|
||||
type Settings struct {
|
||||
Enabled bool
|
||||
Username string
|
||||
Password string
|
||||
Address string
|
||||
|
||||
Reference in New Issue
Block a user