-
Notifications
You must be signed in to change notification settings - Fork 7
nomis/dns-tcp2udp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Usage: dns-tcp2udp <dest ip> <listen ip> [listen ip]... Accepts TCP connections from one or more <listen ip> and forwards them using UDP to <dest ip>. Incoming connections have the read/write buffers set to large enough to process a single DNS packet but no more. If there has been no UDP reponse for 30 seconds the connection is closed. Each TCP socket connection creates a separate UDP socket connection so that replies (should) go to the correct client. Changes to UID/GID 65534 before forking.
About
DNS TCP to UDP proxy
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published