WIP: shit can and will break
- Install python3 (duh)
- Install the requirements:
pip3 install -r requirements.txt
- Run init.py to download maxmind db
python3 init.py
- Edit
main.py
, changezoneid
,domain
,X-Auth-Email
andX-Auth-Key
to your own - Use screen or systemctl or whatever the fuck to make sure that this shit doesn't blow up.
- listens on port 105 on 0.0.0.0, you can change in
main.py
- yes i know im using fucking flask gimme a break
- if shit blows up open issues or pr