mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +00:00
10 lines
250 B
Plaintext
10 lines
250 B
Plaintext
config BR2_PACKAGE_UDPXY
|
|
bool "udpxy"
|
|
depends on BR2_USE_MMU
|
|
help
|
|
udpxy is a UDP-to-HTTP multicast traffic relay daemon: it
|
|
forwards UDP traffic from a given multicast subscription to
|
|
the requesting HTTP client.
|
|
|
|
http://www.udpxy.com/
|