Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Create droplet, update kernel version, update TCP congestion algorithm, and deploy SSR. YES, automatic.

Notifications You must be signed in to change notification settings

ZmingZinnia/digitalocean-ssr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What does the project do?

  1. create new machine from digitalocean(from here)
  2. update TCP congestion algorithm(from here)
  3. deploy SSR(from here)

All I did was mix them together.

Quick start

  1. clone project to your machine

  2. modifiy settings.py file

    • update the digitalocean token
    • update public key location
    • update ssr config
  3. install requirements

    pip install -r requirements.txt
    
  4. run main.py file

    python main.py
    

TODO:

  1. Send the message to the email after completion
  2. Run forever until the event is received and then work
  3. 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.

About

Create droplet, update kernel version, update TCP congestion algorithm, and deploy SSR. YES, automatic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages