Skip to content

microwaves/truck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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