Guest User

Untitled

a guest
Dec 24th, 2017
366
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. http://username:password@proxyhost:port/
  2.  
  3. http_proxy=http://john:TheSecret123@my.proxy:8123/
  4.  
  5. johan@Komputer:~$ sudo cntlm -IM http://test.com
  6. Password:
  7. Config profile 1/4... OK (HTTP code: 200)
  8. ----------------------------[ Profile 0 ]------
  9. Auth NTLMv2
  10. PassNTLMv2 A12B34C56D78E90A12B34C56D78E90A1
  11.  
  12. vim /etc/proxychains.conf
  13.  
  14. #socks4 127.0.0.1 9050
  15. socks5 127.0.0.1 1080
  16.  
  17. proxychains steam
Add Comment
Please, Sign In to add comment