agjacome / troll_server

Simple, small and totally insecure web server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TROLL SERVER

A simple and small Web Server written in Bash. It's just a college assignment, so it is not really intended to use at production at all, neither at serious development. Currently, it can handle some CGI, PHP and, of course, plain HTML.

It requires socat and php5-cgi to work. To test it, just run server.sh as root.

About

Simple, small and totally insecure web server


Languages

Language:Shell 90.6%Language:PHP 9.4%