onyx_online
  • Joined on 2023-01-30
onyx_online synced commits to refs/tags/v1.0.1 at onyx_online/q3rcon-proxy from mirror 2024-03-26 16:57:09 +00:00
onyx_online synced new reference refs/tags/v1.0.1 to onyx_online/q3rcon-proxy from mirror 2024-03-26 16:57:09 +00:00
onyx_online synced commits to dev at onyx_online/q3rcon-proxy from mirror 2024-03-24 16:17:08 +00:00
5ac3f805e2 add example debian unit file
ab548d669a no need to call String() explicitly here
Compare 2 commits »
onyx_online synced commits to refs/tags/v1.0.0 at onyx_online/q3rcon-proxy from mirror 2024-03-24 16:17:08 +00:00
onyx_online synced new reference refs/tags/v1.0.0 to onyx_online/q3rcon-proxy from mirror 2024-03-24 16:17:08 +00:00
onyx_online synced commits to dev at onyx_online/q3rcon-proxy from mirror 2024-03-21 14:45:05 +00:00
107f914d3b upd changelog
0fdf9d10c3 upd special thanks with link to lilproxy
690fabddaf no need to split and rejoin here.
Compare 3 commits »
onyx_online synced commits to dev at onyx_online/q3rcon-proxy from mirror 2024-03-20 22:25:05 +00:00
f6f0044a84 Only stringify rcon responses if debug enabled.
725e6cfb3d isQueryResponsePacket() and isValidResponsePacket() added
ca33a6a390 log invalid response packets
dfcdb6a96a move packet header check methods into Session
15e4cf6e42 remove global var debug
Compare 7 commits »
onyx_online synced commits to refs/tags/v0.4.0 at onyx_online/q3rcon-proxy from mirror 2024-03-20 22:25:05 +00:00
onyx_online synced new reference refs/tags/v0.4.0 to onyx_online/q3rcon-proxy from mirror 2024-03-20 22:25:05 +00:00
onyx_online synced commits to refs/tags/v0.5.0 at onyx_online/q3rcon-proxy from mirror 2024-03-20 22:25:05 +00:00
onyx_online synced new reference refs/tags/v0.5.0 to onyx_online/q3rcon-proxy from mirror 2024-03-20 22:25:05 +00:00
onyx_online synced commits to refs/tags/v0.6.0 at onyx_online/q3rcon-proxy from mirror 2024-03-20 22:25:05 +00:00
onyx_online synced new reference refs/tags/v0.6.0 to onyx_online/q3rcon-proxy from mirror 2024-03-20 22:25:05 +00:00
onyx_online synced commits to dev at onyx_online/q3rcon-proxy from mirror 2024-03-09 01:05:06 +00:00
7138515904 ensure we're only logging rcon
onyx_online synced commits to refs/tags/v0.3.0 at onyx_online/q3rcon-proxy from mirror 2024-03-09 01:05:06 +00:00
onyx_online synced new reference refs/tags/v0.3.0 to onyx_online/q3rcon-proxy from mirror 2024-03-09 01:05:06 +00:00
onyx_online synced commits to dev at onyx_online/q3rcon-proxy from mirror 2024-03-08 08:55:06 +00:00
a01df2e905 only log client IP (remove port)
d8015c921c add logrus dependency
a513c7ecc6 add new env var Q3RCON_HOST
6f49cc5b63 log rcon commands level INFO
Compare 4 commits »
onyx_online synced commits to refs/tags/v0.2.0 at onyx_online/q3rcon-proxy from mirror 2024-03-08 08:55:06 +00:00
onyx_online synced new reference refs/tags/v0.2.0 to onyx_online/q3rcon-proxy from mirror 2024-03-08 08:55:06 +00:00
onyx_online synced commits to dev at onyx_online/obsws-python from mirror 2024-02-21 15:15:04 +00:00
7614cdfe4a add py12 to test matrix