Skip to content

Dulou/WechatCheck_server

 
 

Repository files navigation

auth_server

Install:

1. git clone https://github.com/phyank/auth_server
2. sudo ./preinstall.sh

Start:

sudo python3 server.py

nohup start(Keep server running even if ssh is closed):

nohup sudo python3 server.py

Clean temporary file:

sudo ./cleancache.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.5%
  • Shell 1.3%
  • HTML 1.2%