john2exonets / udp-packet-duplicator

Pass UDP Packets to multiple downstream UDP servers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

udp-packet-duplicator

Pass UDP Packets to multiple downstream UDP servers.

udpdup usage

In the config.json file, you define what port to open for incoming UDP connections. Then in the dests section, define all the nodes and ports to send all incoming UDP packets to.

Supports both IPv4 and IPv6.

About

Pass UDP Packets to multiple downstream UDP servers.

License:MIT License


Languages

Language:Go 100.0%