|
d0e3f5863a
|
rename initProxy to launchProxy
remove double log on error
add some explanatory comments.
v1.7.2
|
2025-05-07 16:16:35 +01:00 |
|
|
a00796254d
|
move the functional option into option.go
|
2025-05-07 16:15:32 +01:00 |
|
|
80ef18f705
|
upd .dockerignore
|
2025-05-07 15:56:44 +01:00 |
|
|
40d79063f5
|
add validation logic to ports-mapping flag
|
2025-05-07 15:41:34 +01:00 |
|
|
02e73a21c0
|
move udpproxy files into repo root
|
2025-05-07 11:38:24 +01:00 |
|
|
5e399b8590
|
set loglevel in Before function
v1.7.1
|
2025-05-07 00:30:47 +01:00 |
|
|
28baa2ed00
|
upd launch config
|
2025-05-07 00:06:01 +01:00 |
|
|
58c95879cc
|
upd debian service example
|
2025-05-06 23:57:48 +01:00 |
|
|
af0a72eb67
|
remove redundant function getEnvInt
|
2025-05-06 23:52:50 +01:00 |
|
|
0d85129d31
|
add section 1.7.0 to readme
v1.7.0
|
2025-05-06 23:44:30 +01:00 |
|
|
bf7bd4f5b8
|
add run task
|
2025-05-06 23:43:54 +01:00 |
|
|
a13d3d7da3
|
rewrite cli component with urfave/cli
|
2025-05-06 23:43:47 +01:00 |
|
|
a0c1f15ef0
|
fix example
|
2025-05-06 23:42:32 +01:00 |
|
|
e0dc2c02d9
|
fix link
|
2025-05-06 23:40:46 +01:00 |
|
|
514688b9ce
|
typo
|
2025-05-06 23:39:34 +01:00 |
|
|
43183717f6
|
upd readme
|
2025-05-06 23:38:31 +01:00 |
|
github-actions[bot]
|
464fbec85f
|
chore: auto-update Go modules
|
2025-04-07 00:10:03 +00:00 |
|
|
fd51761ab5
|
update loglevel to str env var
v1.6.0
|
2025-04-06 00:01:36 +01:00 |
|
|
16e5e9c010
|
upd vars
|
2025-03-16 01:34:01 +00:00 |
|
|
916d2a2d86
|
add docker tasks
|
2025-03-16 01:04:16 +00:00 |
|
github-actions[bot]
|
1bbe3102ce
|
chore: auto-update Go modules
|
2025-03-10 00:07:55 +00:00 |
|
github-actions[bot]
|
f1762cf3ad
|
chore: auto-update Go modules
|
2025-02-24 00:09:17 +00:00 |
|
|
386aab510e
|
add update and release actions
v1.5.0
|
2025-02-17 13:37:33 +00:00 |
|
|
c8fd7a3f22
|
run through formatter
|
2025-02-07 23:19:05 +00:00 |
|
|
db1c45a25b
|
add taskfile
|
2025-02-03 18:25:39 +00:00 |
|
|
a1ecf85cbb
|
updated changelog with dates.
v1.4.0
|
2024-11-29 15:25:56 +00:00 |
|
|
6c83d6ad2c
|
add multi platform targets to makefile
|
2024-11-29 04:34:12 +00:00 |
|
|
c2266ac9d9
|
target host is now configurable.
stale session timeout default value increased
|
2024-11-29 04:33:47 +00:00 |
|
|
b0a6ba8180
|
add link to q3rcon client
|
2024-11-29 04:29:18 +00:00 |
|
|
9b4a05c0f4
|
add .dockerignore
|
2024-11-12 10:12:36 +00:00 |
|
|
bfe31c28c8
|
no need to export sessionCache methods
rename upsert to insert since we only call it if there isn't a session.
|
2024-10-23 17:22:03 +01:00 |
|
|
abc1ea9d3f
|
rename Q3RCON_STALE_SESSION_TIMEOUT to Q3RCON_SESSION_TIMEOUT
v1.3.0
|
2024-10-23 16:45:05 +01:00 |
|
|
82ca15f70e
|
add sessionCache, use it to store sessions.
|
2024-10-23 16:44:35 +01:00 |
|
|
8cb5bc03c5
|
upd comment
|
2024-10-19 22:01:47 +01:00 |
|
|
939d419438
|
use multi-stage build
|
2024-10-19 21:59:24 +01:00 |
|
|
c42df03858
|
read from env var Q3RCON_STALE_SESSION_TIMEOUT
v1.2.0
|
2024-10-19 21:19:33 +01:00 |
|
|
64c1df645d
|
add WithStaleTimeout Option function.
add a trace level log when a session gets deleted.
|
2024-10-19 21:19:03 +01:00 |
|
|
51f22f480b
|
add Logging section to README.
v1.1.0
|
2024-09-28 15:37:38 +01:00 |
|
|
3d1c8f90f3
|
remove init function\
remove global vars proxies, host
|
2024-09-28 15:36:24 +01:00 |
|
|
2fc0f7a74f
|
log challenge requests
|
2024-09-28 15:36:04 +01:00 |
|
|
6cd90ae1dd
|
reuse single buffers
v1.0.4
|
2024-09-28 00:38:55 +01:00 |
|
|
826756eb6e
|
rename comparand arg
|
2024-04-14 19:13:56 +01:00 |
|
|
05fb7bdd0f
|
add compare helper method
split up long conditionals
|
2024-04-14 08:27:30 +01:00 |
|
|
e8f213fded
|
easier to read?
|
2024-04-11 23:40:25 +01:00 |
|
|
3a8758a4d7
|
remove string casts
compare byte slices
v1.0.3
|
2024-04-11 19:24:43 +01:00 |
|
|
2c8ae43303
|
split 3 times, log last part
|
2024-04-03 23:58:58 +01:00 |
|
|
0935fc1190
|
rename isBadRconRequest to isBadRconResponse
v1.0.2
|
2024-04-03 20:59:37 +01:00 |
|
|
3e039824de
|
log bad rcon requests at info level
include client ip in log
|
2024-04-03 20:54:10 +01:00 |
|
|
0c054377ba
|
move validator methods into Validator struct
embed Validator into Session
unexport Session
v1.0.1
|
2024-03-26 10:47:53 +00:00 |
|
|
5ac3f805e2
|
add example debian unit file
v1.0.0
|
2024-03-24 12:31:04 +00:00 |
|