My first attempt to create a simple and awesome TCP proxy using Tornado
Project description
Ma`Proxy is a simple TCP proxy based on Tornado.
Well, maybe not that simple, since it supports:
- TCP -> TCP
- simple reverse proxy. Whatever data goes in , goes out
- TCP -> SSL
- proxy to encrypt incoming data. a.k.a stunnel
- SSL -> TCP
- proxy to decrypt incoming data a.k.a SSL-terminator or SSL-decryptor
- SSL- > SSL
- whatever gets in will be decrypted and then encrypted again
- Each SSL can be used with SSL certificates. including client-certificates !!
Examples:
Coming soon. Until then - refer to the demos section (all.py)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size maproxy-0.0.10-py2.7.egg (62.7 kB) | File type Egg | Python version 2.7 | Upload date | Hashes View |
Filename, size maproxy-0.0.10-py3.4.egg (63.7 kB) | File type Egg | Python version 3.4 | Upload date | Hashes View |
Filename, size maproxy-0.0.10.win32.exe (222.4 kB) | File type Windows Installer | Python version any | Upload date | Hashes View |
Filename, size maproxy-0.0.10.zip (19.5 kB) | File type Source | Python version None | Upload date | Hashes View |