Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Bypass Proxy for Rebol with Python

From: mario::cassani::icl::com at: 23-Jan-2002 17:07

Hallo Rebolers, after a period of isolation I can reach the world wide reb again. After trying, as someone suggested, "httport" both with and without an external "htthost" I've found: NTLM authorization Proxy Server by Dmitry Rozmanov, a Python (grrr...) script to bypass the proxy. The configuration of the latter one is the same as the former but httport doesn't work for me (I'm afraid for this because it adds SOCKS support). Hope this can help someone because, as told by Holger, only REBOL/command will handle NTLM athentication as it requires encryption (while Python gives it away for free) :((( Zaijian Mario