mirror of
https://github.com/dirtbags/moth.git
synced 2025-01-07 04:20:39 -07:00
4 lines
86 B
Text
4 lines
86 B
Text
|
#! /bin/sh
|
||
|
|
||
|
exec socat -u udp-listen:27844 udp-datagram:172.16.24.255:27844,broadcast
|