View Single Post
spumer
Senior Member
Join Date: Aug 2011
Old 06-17-2020 , 03:47   Re: [Linux] Source Query Proxy: DDoS Protection - Kernel redirection!
Reply With Quote #63

Quote:
Originally Posted by MAGNAT2645 View Post
It might be stupid question but is there any autolaunch feature or you need to type "sqproxy run" every time when you reboot Linux? Also, is there any way to stop sqproxy process?
You can use any Autolunch method, e.g cron, use special key "@reboot" instead classic crontab schedule format to run after system reboot. You also can run it in short period and this will be ok cause SQProxy will check it currently running and exit if it's true.

To stop process you can just send SIGTERM or ctrl+c.
In my case i use `screen` to run SQProxy.


Quote:
I've noticed that SW Game Description Override is not working if you run SQProxy, i just see default "Team Fortress" message in description info.
Mmmm... looks like default message cached and all will be ok when cache updated (in 5 secs by default)
Current defaults you can see in example: https://github.com/spumer/source-que...obals.yaml#L18
__________________

Last edited by spumer; 06-17-2020 at 03:59.
spumer is offline