Potentially useful configs #459
Replies: 2 comments
-
|
Couple of ideas:
I think for individual examples, it would be better in the book, since it's likely more searchable. Sounds like it would be super useful! |
Beta Was this translation helpful? Give feedback.
-
|
CS:GO reverse-proxy server on quilkin (on-premise) Download current release as it is here https://github.com/googleforgames/quilkin/releases/tag/v0.2.0 /etc/quilkin/quilkin_27015.yaml |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Not sure where to put this, so a discussion seems like the best place, but the log4shell vulnerability, and seeing that someone had created a regex to catch log4shell payloads, had me wondering if Quilkin could help catch this for UDP based services, and with #458 and #447 it turned out to be pretty straightforward (I also need a
Dropfilter, but that's simple). Once this is supported, I wonder if there is some way we can showcase potentially generally useful configurations like this one.Beta Was this translation helpful? Give feedback.
All reactions