issues
search
MarkusJx
/
autobet
A simple GTA Online horseracing-autobetting-bot
https://markusjx.github.io/autobet/
MIT License
19
stars
1
forks
source link
Rebuild the web ui
#35
Closed
MarkusJx
closed
2 years ago
MarkusJx
commented
2 years ago
Changes
Rebuilt the web ui using next.js
Added SSL Support
Added notification support
Updated dependencies
Added Brotli compression support for the web server
Added a database for managing the notification clients
Added new settings
Enhanced the strategy to get the correct ip address
Added new config parameters:
webUiIp
: The ip of the web server to bind to
webUiPort
: The port of the web server to bind to
webUiWebsocketPort
: The port of the websocket server to bind to
closes #33
Changes
webUiIp
: The ip of the web server to bind towebUiPort
: The port of the web server to bind towebUiWebsocketPort
: The port of the websocket server to bind tocloses #33