Simple script to start a gopher "server"
authorNiki Roo <niki@nikiroo.be>
Sat, 5 Aug 2017 21:55:04 +0000 (23:55 +0200)
committerNiki Roo <niki@nikiroo.be>
Sat, 5 Aug 2017 21:55:04 +0000 (23:55 +0200)
commitc8b05198d89f026d13a577f57d2dda8cb608a3be
tree2dfd48e14937f9db1887387dab9252231866c46e
parent737852686d8897331706ed4b902dbd9d5038cb53
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
gopher.sh [new file with mode: 0644]