-
In the GitHub repository, go to the top right corner and click on
Settings
-
On the sidebar, find
Secrets and variables
, click to expand and selectActions
, then clickNew repository secret
-
Then create a
Secret
namedACCOUNTS_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 thepanel*.serv00.com
from the registration email you received.
Name | Homepage | Content |
---|---|---|
linzjian666 | https://github.com/linzjian666 | Add support for multiple panels |
Name | Source | Address |
---|---|---|
Limkon | Github | https://github.com/Limkon |
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 checkSmart Overseas Acceleration
. If login fails, chooseCancel
in the pop-up box, and enter[the SSH password from your email]
in the pop-up box.
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.
Cloud synchronization, free overseas server remote desktop acceleration, SSH acceleration, localized command input box with auto-completion, command history, and custom command parameters.
-
Windows X64 version, download address: http://www.hostbuf.com/downloads/finalshell_windows_x64.exe
-
macOS Arm version, supporting m1, m2, m3 CPUs, download address: http://www.hostbuf.com/downloads/finalshell_macos_arm64.pkg
-
macOS X64 version, supporting older Intel CPUs, download address: http://www.hostbuf.com/downloads/finalshell_macos_x64.pkg
-
Linux X64 version, download address: http://www.hostbuf.com/downloads/finalshell_linux_x64.deb
-
Linux Arm64 version, download address: http://www.hostbuf.com/downloads/finalshell_linux_arm64.deb
-
Linux LoongArch64 Longxin version, download address: http://www.hostbuf.com/downloads/finalshell_linux_loong64.deb
-
PHP Configuration: https://docs.serv00.com/PHP/#php-version
-
Memcached Configuration: https://docs.serv00.com/Memcached/
Start: memcached -s /usr/home/LOGIN/domains/DOMAIN/memcached.sock -d
-
Redis Configuration: https://docs.serv00.com/Memcached/
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.