pppolf/dsh-webgate

Plugin ⭐ 2 social

DSH 远程访问插件:内网二维码 / cloudflared 隧道 / frp+自有服务器(含登录门户)

Install

# 1) npm(推荐)
dsh plugin --profile web add dsh-webgate

# 2) Git 仓库
dsh plugin --profile web add github:pppolf/dsh-webgate

# 3) 本地目录(开发/试用,免发布)
dsh plugin --profile web add link:/Users/you/dsh-webgate   # 符号链接,改源码即时生效
dsh plugin --profile web add file:/Users/you/dsh-webgate   # 复制一份,与源码解耦

# 卸载 / 更新
dsh plugin --profile web remove dsh-webgate
dsh plugin --profile web update dsh-webgate

Add pppolf/dsh-webgate to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.