rproxy 0.3.2

Platform independent asynchronous UDP/TCP proxy
Documentation
1
2
3
4
5
6
7
[
    {
        "bind": "127.0.0.1:17778",
        "remote": "10.99.100.9:8000",
        "protocol":"TCP"
    }
]