mirror of https://github.com/dirtbags/moth.git
4 lines
86 B
Plaintext
4 lines
86 B
Plaintext
|
#! /bin/sh
|
||
|
|
||
|
exec socat -u udp-listen:27844 udp-datagram:172.16.24.255:27844,broadcast
|