Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pc-magas/tcp_pass

Α simple tcp connection middleman.
https://github.com/pc-magas/tcp_pass

Last synced: 19 days ago
JSON representation

Α simple tcp connection middleman.

Awesome Lists containing this project

README

        

Reverse TCP Proxy
=================

A simple tcp recerse proxy that transfers basic TCP traffic into 3rd party servers.

What it does in a nutshell:

```
|########|
TRAFIC |##############| |###############|
FOR >>> | LOCAL SERVER | ===> | REMOTE SERVER |
REMOTE | #############| |###############|
SERVER
|########|
```

As you can se it just pipes tcp traffic from incoming connections into remote servers.

Under HEAVY DEVELOPMENT NOT READY 4 PRODUCTION