mirror of https://github.com/dirtbags/moth.git
5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
|
#! /bin/sh
|
||
|
|
||
|
exec 2>&1
|
||
|
exec tcpsvd -u ctf 0 1 /opt/mcp/bin/in.tokend
|