347 Star 3.2K Fork 787

GVPFastTunnel / FastTunnel

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
fasttunnel.service 307 Bytes
一键复制 编辑 原始数据 按行查看 历史
Gui.H 提交于 2020-11-01 00:07 . add Contorller
[Unit]
Description=fasttunnel
[Service]
Type=simple
#path where fasttunnel.server.dll
WorkingDirectory=/root/fasttunnel/
#Restart=on-failure
#RestartSec=10
ExecStart=/usr/share/dotnet/dotnet FastTunnel.Server.dll
ExecReload=/usr/share/dotnet/dotnet FastTunnel.Server.dll
[Install]
WantedBy=multi-user.target
C#
1
https://gitee.com/Hgui/FastTunnel.git
git@gitee.com:Hgui/FastTunnel.git
Hgui
FastTunnel
FastTunnel
v2

搜索帮助