Sign up for a GitHub account Sign in All Gists public qpfiffer / meta.shithouse.tv Last active May 05, 2014 Code Revisions 3 /.sunken-menu-group /.sunken-menu-contents Embed HTTPS SSH You can clone with HTTPS or SSH . Download Gist /.only-with-full-nav View meta.shithouse.tv meta.shithouse.tv Raw File suppressed. Click to show. 1 while true; do nc -l -p 8081 -q 1 < <(echo "<html><body><ul>"`cat /etc/nginx/sites-enabled/shithouse | grep server_name | awk '{print $2}' | sed 's/;//g' | sed 's/\(.*\)/<li><a href="http:\/\/\1">\1<\/a><\/li>/g'`"</ul></body></html>"); done Sign up for free to join this conversation on GitHub . Already have an account? Sign in to comment /.discussion-timeline /.gist-content /.container Something went wro...