UDP forwarding working now

This is using a library, which I'm not too happy about, but it'll work for the moment
This commit is contained in:
Caleb Gardner
2021-09-23 15:51:10 -05:00
parent 4596c0315a
commit f77bdf9e5c
3 changed files with 16 additions and 28 deletions
+2
View File
@@ -1,3 +1,5 @@
module github.com/CalebQ42/darkstorm-server
go 1.17
require github.com/1lann/udp-forward v0.0.0-20191015034046-6b774a53ea39 // indirect