Use the bundled script for all operations:
bash skills/jdxb/scripts/jdxb.sh <command>
| Command | Description |
|---|---|
| --------- | ------------- |
status | Show service status, version, and pairing info |
start | Start the service |
stop | Stop the service |
restart | Restart the service |
logs | View recent journal logs |
pair | Get current pairing URL and active code |
install | First-time install (downloads from CDN) |
update | Update to latest version |
uninstall | Stop service and remove files |
Requires root. First-time install:
sudo bash skills/jdxb/scripts/jdxb.sh install
Or use the official one-liner:
curl -sL https://iepose.com/install.sh | sudo bash
owjdxb.service~/owjdxb//home/skipper/owjdxb//tmp/.owjdxb/ and journalctl -u owjdxb.serviceAfter install/start, the script waits up to 30s for the service to generate a pairing URL. The URL contains an active code for the 节点小宝 mobile app. To get the pairing code at any time:
bash skills/jdxb/scripts/jdxb.sh pair
The script automatically extracts the active code from the pairing server.
Access at http://127.0.0.1:9118 (local only). The service redirects to the pairing page on first access.
共 1 个版本
暂无安全检测报告