summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Niki Roo [Sat, 5 Aug 2017 21:55:04 +0000 (23:55 +0200)]
Simple script to start a gopher "server"
- it will listen on a port, then call another program to handle the connection
- can be used to test some things or for a simple 7 (search) service in Bash
Niki Roo [Sat, 5 Aug 2017 21:53:59 +0000 (23:53 +0200)]
First version (slashdot supported)
Niki [Sat, 5 Aug 2017 21:41:31 +0000 (23:41 +0200)]
Initial commit