mirror of
https://github.com/onyx-and-iris/q3rcon-proxy.git
synced 2026-04-07 07:43:30 +00:00
dont wait for response
This commit is contained in:
@@ -23,7 +23,7 @@ func main() {
|
||||
log.Fatal(err)
|
||||
}
|
||||
|
||||
log.Printf("lilproxy initialized")
|
||||
log.Printf("lilproxy initialized on port: (%s) target address: (%s)", port, target)
|
||||
|
||||
log.Fatal(c.ListenAndServe())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user