docker run -d \
-p 1080:1080 \
-v $(pwd)/config.toml:/config.toml \
kolesa/go-socks-ldap -config /config.toml -debug
- Connecting to LDAP server (non TLS / TLS)
- Local copy of user entries by filters and autoupdate from ldap
Bug reports and pull requests are welcome!