mirror of
https://github.com/dirtbags/moth.git
synced 2025-01-05 11:30:41 -07:00
3 lines
86 B
Bash
Executable file
3 lines
86 B
Bash
Executable file
#! /bin/sh
|
|
|
|
exec socat -u udp-listen:27844 udp-datagram:172.16.24.255:27844,broadcast
|