Freessl
RunCloud Let's Encrypt Automation on Free /Paid Plan
Install / Use
/learn @alihusnainarshad/FreesslREADME
RunCloud Let's Encrypt Automation on Free /Paid Plan
Install Let's Encrypt Free SSL on RunCloud.io servers Free/Paid Plan.
Login to Server Via Putty, Make Sure You Login as "root". You can become Root User by:
sudo su
Installation
RunCloud uses Python 3, so you must use pip3.
pip3 install freessl
Uninstall
pip3 uninstall freessl
Usage
usage: PROG [-h] [-i {all}] [-u {all}] [-r] [-a {disable,enable}]
optional arguments:
-h, --help show this help message and exit
-i, --install
Install SSL certificate on an app or on all available
apps. Provide the target app name or type all to
install SSL on all apps.
-u, --uninstall
Uninstall SSL certificate from an app or from all
available apps.
-r, --renew Renew all installed SSl certificates.
-a {disable,enable}, --autopilot {disable,enable}
Enable or disable auto-pilot mode.
Examples
To install SSL on all available apps:
freessl -i all
And to install SSL on a specific app:
freessl -i appname
Autopilot mode automatically retrieves and installs SSL certificates on your new apps without needing you to sign in and run the install command.
To enable autopilot mode:
freessl -a enable
and to disable autopilot mode
freessl -a disable
To uninstall SSL certificate from all apps:
freessl -u all
And to uninstall SSL certificate from a specific app:
freessl -u appname
Related Skills
node-connect
347.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
