- create new machine from digitalocean(from here)
- update TCP congestion algorithm(from here)
- deploy SSR(from here)
All I did was mix them together.
-
clone project to your machine
-
modifiy
settings.py
file- update the digitalocean token
- update public key location
- update ssr config
-
install requirements
pip install -r requirements.txt
-
run
main.py
filepython main.py
- Send the message to the email after completion
- Run forever until the event is received and then work
- Waiting
Beacuse of i'm a lazy man, and my server here is always blocked. I don't want wast my time in deploying. so here i am.