pppolf/dsh-webgate

插件 ⭐ 2 social

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

安装

# 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

pppolf/dsh-webgate 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。