gpo-enum v1.5.0
Bug fix: proxy was silently ignored
The -proxy flag was parsed but never wired into the transport layer — every run went direct regardless. Fixed by calling transport.Configure() at startup.
Also auto-normalizes socks5:// → socks5h:// so hostname resolution always happens inside the proxy. No more DNS leakage from the operator host. Just use -proxy socks5://... and it does the right thing.
Verified
- Password auth ✓
- NTLM hash auth (
-H LM:NT) ✓ - Proxy auto-upgrade ✓
Binaries
gpo-enum-linux-amd64— Linux x86-64 static binarygpo-enum.exe— Windows x86-64 static binary