Skip to main content

Simple Python/C++ library for tunneling network traffic over http(s).

Project description

Toori

Simple Python/C++ library for tunneling network traffic over http(s).

iro

Server module.

Relies on Scapy and Socket.IO.

Usage

HTTP

iro -p 80 -f tcp and src port 443

HTTPS

iro -p 443 -f tcp and src port 443 -c <ssl cert path> -k <ssl key path>

toori

Client module. Only available on Windows.

Relies on WinDivert and Socket.IO.

WinDivert requires Administrator privileges.

Usage

toori -a <server address> -p 80 -f tcp && tcp.DstPort == 443 -t polling

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Toori-0.0.7.tar.gz (79.5 kB view hashes)

Uploaded Source

Built Distribution

Toori-0.0.7-cp38-cp38-win_amd64.whl (134.2 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page