microwaves / truck

TCP to UDP proxy

Repository from Github https://github.commicrowaves/truckRepository from Github https://github.commicrowaves/truck

truck

TCP Proxy to UDP services.

Install

go get [-u] github.com/microwaves/truck

Use

$ truck --target target.udp.host:1337 --port 7777

localhost:7777 should now accept TCP connections and proxy to your UDP service. 🦄

Authors

Stephano Zanzin - @microwaves

License

See LICENSE

About

TCP to UDP proxy

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Makefile 54.2%Language:Go 45.8%