Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 142 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 142 Bytes

Simple HTTP Proxy with NTLM Auth

$ go run main.go

$ curl -x localhost:8080 --proxy-ntlm -U domain/user:password http://google.com