5 lines
228 B
Markdown
5 lines
228 B
Markdown
|
|
# udproxy -- the UDP proxy
|
||
|
|
|
||
|
|
udproxy copies bytes from one socket, to another. It also trackers the relative
|
||
|
|
frequency of incoming packers, per destination, and allows executing a command
|
||
|
|
when the frequency becomes, stop being, 0
|