Skip to main content

My first attempt to create a simple and awesome TCP proxy using Tornado

Project description

===========
Ma`Proxy
===========

Ma`Proxy is a simple TCP proxy based on `Tornado <http://www.tornadoweb.org/>`.
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 !!


**TBD:** Add sample-code here

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

maproxy-0.0.9.zip (19.5 kB view hashes)

Uploaded Source

Built Distributions

maproxy-0.0.9.win32.exe (222.4 kB view hashes)

Uploaded Source

maproxy-0.0.9-py3.4.egg (63.7 kB view hashes)

Uploaded Source

maproxy-0.0.9-py2.7.egg (62.7 kB view hashes)

Uploaded Source

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