2010年10月5日火曜日

Use Python NTLMAPS with Opera

Proxy server authentication problem with Opera?

If proxy server authentication dialog box doesn't popup or popup frequently, try NTLMAPS
NTLMAPS for Windows 
NTLMAPS for Linux

Windows

  1. Download NTLMAPS.zip and unzip NTLM Authorization Proxy Server.
  2. Open server.cfg in any text editor and modify the following items shown in red/green color. 
    PARENT_PROXY:your_parentproxy 
    PARENT_PROXY_PORT:8080 
    User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) to # User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) 
    NT_DOMAIN:your_domain 
    USER:username_to_use 
    PASSWORD:your_nt_password to PASSWORD:
  3. In Opera, go to Tools > Preferences... > Advanced > Network > Proxy Servers... , enable HTTP, HTTPS & FTP, enter 127.0.0.1 as proxy server and 5865 as port. Disable Enable NTLM in Opera.

    Proxy servers configuration in Opera
    Proxy servers configuration in Opera

  4. Run ntlmaps.cmd or ntlmaps.exe from NTLMAPS folder and don't close command window.

    NTLM Authorization Proxy Server Window
    NTLM Authorization Proxy Server window

Linux

  1. Download NTLMAPS in tar.gz format and extract it.
  2. See step #2 for Windows.
  3. See step #3 for Windows.
  4. Open terminal, enter path to main.py, press enter and don't close terminal window.

0 件のコメント:

コメントを投稿