Add address and port command line parameters

This commit is contained in:
2022-10-14 21:08:45 +01:00
parent e7dc81cfad
commit 726acba679
2 changed files with 65 additions and 15 deletions

View File

@@ -3,5 +3,3 @@
A small gopher server for POSIX systems, written in C99.
To build: `make`
At the moment it only serves on `::1` at port 7070.