TCP Proxy to UDP services.
go get [-u] github.com/microwaves/truck
$ truck --target target.udp.host:1337 --port 7777
localhost:7777
should now accept TCP connections and proxy to your UDP service. 🦄
Stephano Zanzin - @microwaves
See LICENSE
TCP to UDP proxy
TCP Proxy to UDP services.
go get [-u] github.com/microwaves/truck
$ truck --target target.udp.host:1337 --port 7777
localhost:7777
should now accept TCP connections and proxy to your UDP service. 🦄
Stephano Zanzin - @microwaves
See LICENSE
TCP to UDP proxy
BSD 3-Clause "New" or "Revised" License