# Copyright 2016 Luke Shumaker # License: WTFPLv2 [Unit] Description=A simple HTTP server that only implements the CONNECT method [Socket] ListenStream=8080 Accept=true [Install] WantedBy=sockets.target