Skip to content

Instantly share code, notes, and snippets.

@cpoDesign
Created April 20, 2018 12:13
Show Gist options
  • Select an option

  • Save cpoDesign/4a7fb896c5d07768aa26add16a949873 to your computer and use it in GitHub Desktop.

Select an option

Save cpoDesign/4a7fb896c5d07768aa26add16a949873 to your computer and use it in GitHub Desktop.
CNTLM configuration ini file
Username user
Domain domain
# provide actual value if autodetection fails
# Workstation pc-name
Proxy my_proxy_server.com:80
NoProxy 127.0.0.*, 192.168.*
Listen 127.0.0.1:54321
Listen 192.168.1.42:8080
Gateway no
SOCKS5Proxy 5000
# provide socks auth info if you want it
# SOCKS5User socks-user:socks-password
# printed authentication info from the previous step
Auth NTLMv2
PassNTLMv2 98D6986BCFA9886E41698C1686B58A09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment