Skip to content

Serv00 - 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

Repository files navigation

中文 | English

serv00 logo

serv00-auto-scripts

Serv00 - 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", "panelnum": "3" },  
  { "username": "zhaogao", "password": "daqinzhonggong", "panelnum": "1" },  
  { "username": "heiheihei", "password": "shaibopengke", "panelnum": "2" }  
]

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

Contributions

Name Homepage Content
linzjian666 https://github.com/linzjian666 Add support for multiple panels

Reference Information

Name Source Address
Limkon Github https://github.com/Limkon

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