cea-sec
TorPylle
Python

A Python / Scapy implementation of the OR (TOR) protocol.

Last updated Apr 4, 2025
98
Stars
20
Forks
0
Issues
0
Stars/day
Attention Score
12
Language breakdown
Python 100.0%
โ–ธ Files click to expand
README

TorPylle ========

A Python / Scapy implementation of the OR (TOR) protocol.

Disclaimer --

Just in case: this project should never be used to provide any kind of anonymity.

Use the Tor project instead (see https://www.torproject.org/).

This project is NOT endorsed or related to the Tor project.

Usage --

The examples.py file shows how TorPylle can be used. Reading torpylle.py might also help!

Installation --

Install scapy (see http://www.secdev.org/projects/scapy/), and either run "python examples.py", or, from a python shell, "import torpylle".

No "setup.py" file for now, sorry !

ยฉ 2026 GitRepoTrend ยท cea-sec/TorPylle ยท Updated daily from GitHub