Initial Stuff

This commit is contained in:
Caleb Gardner
2021-09-18 02:30:32 -05:00
parent e34ef54b0a
commit 9318ccef18
5 changed files with 209 additions and 2 deletions
+5 -2
View File
@@ -1,2 +1,5 @@
# darkstorm-server
Experimenting with a Go server for personal uses
# Darkstorm Server
Experimenting with a Go server for personal uses. Combines a simple website server with a tcp forwarder.
Configure which ports go to which addresses via /etc/darkstorm-server.conf in the form `port address`.