文件名称:SoftEtherWeb:用于SoftEther的Web UI
文件大小:118KB
文件格式:ZIP
更新时间:2024-05-26 15:10:29
JavaScript
软以太网 用于SoftEther的Web UI 安装 git clone https://github.com/MatAtBread/SoftEtherWeb cd SoftEtherWeb npm run server 依存关系 已安装node版本10或更高版本 该Web服务器将在其上运行的机器上的vpncmd 注意:对于Linux / MacOSX, vpncmd必须晚于此,在撰写本文时,这意味着使用SoftEther VPN Developer Edition 设定档 ...全部在config.json 。 关键值是vpncmd可执行文件的位置(所有OS都有空间)。 常见问题 问)我如何看待Web UI A)启动服务器npm run server ,打开浏览器并转到https://localhost:8443 问)为什么我的浏览器说网站不安全? 我应该怎么办? A)回购包含开
【文件预览】:
SoftEtherWeb-master
----.gitignore(23B)
----types.ts(118B)
----tsconfig.json(286B)
----README.md(2KB)
----.nvmrc(2B)
----sew-grab.png(88KB)
----certs()
--------server.cert(1KB)
--------server.key(2KB)
----config.json(303B)
----.vscode()
--------launch.json(431B)
----package.json(567B)
----www()
--------softether.png(5KB)
--------sew.js(9KB)
--------index.html(675B)
--------lib()
----index.ts(587B)
----package-lock.json(10KB)