moth/packages/rlyeh/service/rlyeh/run

12 lines
190 B
Bash
Executable File

#! /bin/sh -e
exec 2>&1
IP=$(dbip -a)
dir=/var/lib/ctf/rlyeh
install -o nobody -d $dir
PATH=/opt/ctfbase/bin:/opt/rlyeh/bin:/bin:/sbin; export PATH
exec tcpsvd ${IP%/*} 1928 ./rlyeh-ctf