Skip to content

Serv00/CT8 - Free Host Auto Renewal (Automatic SSH and PM2) and Other Scripts

License

Notifications You must be signed in to change notification settings

lopins/serv00-auto-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

中文 | English

serv00 logo

serv00-auto-scripts

Serv00/CT8 - Free Host Auto Renewal (Automatic SSH and PM2) and Other Scripts




Usage

  1. In the GitHub repository, go to the top right corner and click on Settings

  2. On the sidebar, find Secrets and variables, click to expand and select Actions, then click New repository secret

  3. Then create a Secret named ACCOUNTS_JSON, set its value as the account and password string in JSON format, as follows:

[  
  { "username": "qishihuang", "password": "zhanghao", "panel": "panel3.serv00.com" },  
  { "username": "zhaogao", "password": "daqinzhonggong", "panel": "panel1.serv00.com" },  
  { "username": "heiheihei", "password": "shaibopengke", "panel": "panel.ct8.pl" }  
]

The panel parameter is the panel number, which is the value in the panel*.serv00.com from the registration email you received.

  1. Optional Creating two parameters Secret for the Telegram bot: TELEGRAM_BOT_TOKEN and TELEGRAM_CHAT_ID

Unable to SSH Login

If you cannot log in, it is due to an IP Ban, click here to unlock: Ban

If still unable to log in: Please use FinalShell below, and check Smart Overseas Acceleration. If login fails, choose Cancel in the pop-up box, and enter [the SSH password from your email] in the pop-up box.

FinalShell

FinalShell is an integrated server and network management software, not only an SSH client but also a powerful development and operations tool that fully meets the needs of developers and operators.

Features

Cloud synchronization, free overseas server remote desktop acceleration, SSH acceleration, localized command input box with auto-completion, command history, and custom command parameters.

Other Services

Special Note

Although serv00 has a 10-year usage period, it cannot clear logs generated by Apache and other services. Under capacity constraints, high-traffic services that generate large logs and high-frequency tasks are not recommended.

Star Trend

Stargazers Over Time

JSON Generator