Pulled in latest version of libraries, added Socks5 config
This commit is contained in:
@@ -42,7 +42,7 @@ func GenerateClientConfigFile(config FullClientSettings, authString string) {
|
||||
`
|
||||
}
|
||||
|
||||
if config.UseProxy {
|
||||
if config.UseReverseProxy {
|
||||
clientFile = `
|
||||
ClientAuthString = "` + authString + `"
|
||||
` + webUIAuth + `
|
||||
|
Reference in New Issue
Block a user