中文 |英語
Serv00/CT8 - 免費主機自動續訂(自動 SSH 和 PM2)和其他腳本
serv00 演示 | serv00 官方 | serv00 文檔 | serv00 論壇
CT8 示範 | CT8官方 | CT8 文檔 | CT8論壇
在 GitHub 儲存庫中,前往右上角並點擊Settings
在側邊欄上,找到Secrets and variables
,點擊展開並選擇Actions
,然後點擊New repository secret
然後建立一個名為ACCOUNTS_JSON
的Secret
,將其值設定為 JSON 格式的帳號和密碼字串,如下:
[ { "使用者名稱": "七世皇", "密碼": "zhanghao", "面板": "panel3.serv00.com" }, { "使用者名稱": "zhaogao", "密碼": "大秦中工", "面板": "panel1.serv00.com" }, { "使用者名稱": "黑黑黑", "密碼": "shaibopengke", "面板": "panel.ct8.pl" } ]
panel
參數是面板編號,即您收到的註冊電子郵件中的panel*.serv00.com
中的值。
可選為 Telegram 機器人建立兩個參數Secret
: TELEGRAM_BOT_TOKEN
和TELEGRAM_CHAT_ID
如果無法登入,是因為IP被封鎖,點這裡解鎖:封鎖
如果仍然無法登入:請使用下面的
FinalShell
,並勾選Smart Overseas Acceleration
。如果登入失敗,請在彈出框中選擇Cancel
,然後在彈出框中輸入[the SSH password from your email]
。
FinalShell是一款整合的伺服器和網路管理軟體,不僅是一個SSH客戶端,更是一個強大的開發和營運工具,完全滿足開發者和營運商的需求。
雲端同步、免費海外伺服器遠端桌面加速、SSH加速、在地化命令輸入框自動補全、命令歷史記錄、自訂命令參數。
Windows X64版本,下載網址:http://www.hostbuf.com/downloads/finalshell_windows_x64.exe
macOS Arm版本,支援m1、m2、m3 CPU,下載位址:http://www.hostbuf.com/downloads/finalshell_macos_arm64.pkg
macOS X64版本,支援較舊的Intel CPU,下載位址:http://www.hostbuf.com/downloads/finalshell_macos_x64.pkg
Linux X64版本,下載網址:http://www.hostbuf.com/downloads/finalshell_linux_x64.deb
Linux Arm64版本,下載網址:http://www.hostbuf.com/downloads/finalshell_linux_arm64.deb
Linux LoongArch64龍芯版,下載網址:http://www.hostbuf.com/downloads/finalshell_linux_loong64.deb
PHP 配置:https://docs.serv00.com/PHP/#php-version
Memcached 設定:https://docs.serv00.com/Memcached/
開始:memcached -s /usr/home/LOGIN/domains/DOMAIN/memcached.sock -d
Redis 設定:https://docs.serv00.com/Memcached/
雖然serv00有10年的使用期限,但它無法清除Apache和其他服務產生的日誌。在容量限制下,不建議使用產生大量日誌和高頻任務的大流量服務。
https://lopins.github.io/serv00-auto-scripts/