What's this??
It's a backend/frontend solution to catch errors and stuff like that, you can mount this program with nodejs on your vps and hook your garry's mod server with this
- Download the repository
- Run npm install
- Copy config.json.example to config.json
- Fill your info here, you can even use ssl with this! Use letsencrypt boy
- In your server.cfg add "lua_error_url '<your ip|host>'
- Restart or run that command in your session and there you go!
You're welcome to create any pull request and i will accept it, right now it has 0 security over who can write/delete, every input it's escaped, but if you see something wrong, please create a pull request!