Home
Recent
Comments
Search
Login
4
Web-server in 50 lines of bash
networking
unix
github.com
via
esad
7 years ago
|
cached
|
1 comment
1
Preview
1
esad
7 years ago
|
link
Note that this is just one line if you have ruby1.9 :)
sudo ruby -run -e "httpd"
Note that this is just one line if you have ruby1.9 :)