[Twisted-Python] Security issue in SOCKS and Webcoil

Itamar Shtull-Trauring twisted at itamarst.org
Mon Feb 25 03:40:22 MST 2002


Itamar Shtull-Trauring wrote:

> So, changes we need to make:
> SOCKS tap should allow configurin interfaces it will run on.

As a result, moshez and I agreed a tap module's getPorts function should 
return a list of Ports, instead of the current method of returning a 
list of (portNo, protocolFactory) tuples. That way a tap can also make 
SSL and UDP ports, set interfaces, and so on.






More information about the Twisted-Python mailing list