mirror of
https://github.com/qdm12/gluetun.git
synced 2026-07-11 13:09:53 +02:00
PR feedback
This commit is contained in:
@@ -97,6 +97,7 @@ func (s *server) runServer(ready chan<- struct{},
|
||||
return
|
||||
}
|
||||
wg.Go(func() {
|
||||
connection := connection // capture loop variable
|
||||
socksConn := &socksConn{
|
||||
dialer: dialer,
|
||||
username: s.username,
|
||||
|
||||
Reference in New Issue
Block a user