Caleb Gardner 2afbd64dc2 Added CallbackApp to better access backend.Backend from with in an App
Fixed issues with CORS not being able to do an OPTIONS request
Fixed folders not being processed properly.
Fixed some other issues.
2024-08-07 02:24:54 -05:00
2021-09-18 02:37:05 -05:00
2024-08-06 22:10:25 -05:00
2024-08-01 07:00:00 -05:00
2024-08-01 07:00:00 -05:00
2024-06-17 07:28:33 -05:00

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 type port address. If type is not given, tcp is assumed.

S
Description
My personal server
Readme MIT 247 KiB
Languages
Go 100%