@node UCSPI-TCP @section UCSPI-TCP You can use GoCheese as UCSPI-TCP service. For example running it also under @url{http://cr.yp.to/daemontools.html, daemontools}: @example # mkdir -p /var/service/.gocheese/log # cd /var/service/.gocheese # cat > run < passwd ) & umask 022 mkdir -p packages exec setuidgid gocheese tcpserver -DRH -l 0 ::0 8080 \ gocheese -ucspi -passwd passwd /path/to/packages EOF # cat > log/run <