[tor-dev] TorPylle: a Python/Scapy TOR protocol implementation
pierre.lalet at cea.fr
pierre.lalet at cea.fr
Tue Jul 23 13:09:33 UTC 2013
Hi all,
To test the Tor program, I though an independent implementation might
help. I started writing TorPylle with that in mind.
The purpose is NOT to implement a secure or robust implementation that
could be an alternative to Tor.
It relies on Scapy (http://www.secdev.org/projects/scapy/) and is
supposed to be used more or less the same way.
The code is here : https://github.com/cea-sec/TorPylle and includes an
example file.
This is an early development stage. Comments, fixes and questions welcome !
Pierre
More information about the tor-dev
mailing list