| Home | Trees | Indices | Help |
|
|---|
|
|
Threading SOCKS4 proxy class.
Note: this server maintains two lists of all CONNECTION and BIND requests being handled. This is not really useful for now but may become in the future. Moreover, it has been a good way to learn about the semaphores of the threading module :)
|
|||
|
__init__(self,
w3afAgentServer_address='127.0.0.1',
w3afAgentServer_port=9092) Constructor of the server. |
||
| run(self) | ||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Thu Oct 18 19:37:27 2007 | http://epydoc.sourceforge.net |