Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 476 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 476 Bytes

SocksiPy

Fork of SocksiPy 1.00 (http://sourceforge.net/projects/socksipy/files/socksipy/SocksiPy%201.00/SocksiPy.zip)

Why?

This fork contains changes for Digsby, which we found useful. They are presented here without guarantee or support.

Specifically?

  • Supports Basic HTTP Authentication
  • Supports connecting to HTTPS proxy servers
  • If local DNS resolution fails, falls back to remote resolution
  • Adheres to modern python style guidelines