# unzip ntlmaps-0.9.9.0.1.zip # mv ntlmaps-0.9.9.0.1 /usr/local/ntlmaps # cd /usr/local/ntlmaps # mv server.cfg server.cfg.20160626 # grep -Ev "^#|^$" server.cfg.20160626 > server.cfg # vi server.cfg [GENERAL] LISTEN_PORT:8080 PARENT_PROXY:192.168.xx.xx PARENT_PROXY_PORT:8080 ALLOW_EXTERNAL_CLIENTS:1 <- you are permited the using this ntlmpas by the others. [NTLM_AUTH] NT_DOMAIN:example.local USER:administrator PASSWORD:pass # python main.py
# export http_proxy=http://localhost:5865 # wget -S --spider http://www.yahoo.co.jp # curl -I http://www.uniqlo.com/
LISTEN_PORT:8080 PARENT_PROXY:192.168.xx.xx NT_DOMAIN:example.local USER:administrator PASSWORD:pass
@echo off "c:\program files\python\python.exe" main.py -> python main.py
http://localhost:port/