GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
git clone https://github.com/p4gefau1t/trojan-go.git cd trojan-go make make install #安装systemd服务等,可选 或者使用 Go 自行编译: go build -tags "full" Go 支持通过设置环境变量进行交叉编译,例如: 编译适用于 64 位 Windows 操作系统的可执行文件: CGO_ENABLED=0 GOOS=windows GOARCH=amd64 go...
下载trojan-go压缩包到你的服务器 wget https://github.com/p4gefau1t/trojan-go/releases/download/v0.10.6/trojan-go-linux-amd64.zip 解压trojan-go-linux-amd64.zip压缩包到trojan-go目录中 unzip -d trojan-go trojan-go-linux-amd64.zip 拷贝trojan-go执行文件到/usr/bin/目录中 cp trojan-go/troja...
输入如下命令下载官方trojan-go程序。 wget https://github.com/p4gefau1t/trojan-go/releases/download/v0.5.1/trojan-go-linux-amd64.zip 解压刚才下载的程序包至 /etc 目录 unzip trojan-go-linux-amd64.zip -d /etc/trojan-go 4、申请证书或放置证书 ...
git clone https://github.com/p4gefau1t/trojan-go.git cd trojan-go go build -tags "full"Go支持通过设置环境变量进行交叉编译,例如CGO_ENABLE=0 GOOS=windows GOARCH=amd64 go build -tags "full"以及CGO_ENABLE=0 GOOS=linux GOARCH=arm go build -tags "full"...
wget --no-check-certificate https://raw.githubusercontent.com/jinwyp/one_click_script/master/install_kernel.sh&&chmod +x ./install_kernel.sh&&./install_kernel.sh 使用说明 Usage 安装命令行方式 启动 trojan 或 v2ray 该步骤可省略. 如果是使用google cloud 谷歌云服务器,默认无法使用root账号登陆, ...
curl -O https://raw.githubusercontent.com/jinwyp/one_click_script/master/trojan_v2ray_install.sh&&chmod +x ./trojan_v2ray_install.sh&&./trojan_v2ray_install.sh wget --no-check-certificate https://raw.githubusercontent.com/jinwyp/one_click_script/master/trojan_v2ray_install.sh&&chmod +...
https://github.com/sshnet/SSH.NET#public-key-authentication 如果当前拥有的密钥格式不是以上几种,可以下载puttygen工具,将其转换成上面的格式。 puttygen使用教程可以看这里 关于Let's Encrypt证书 ProxySU所使用的acme.sh与Caddy,都是申请的Let's Encrypt免费证书。三个月需要续期,都是自动完成续期的,无需用户...
Projects Security Insights Additional navigation options master BranchesTags Code Folders and files Name Last commit message Last commit date Latest commit Cannot retrieve latest commit at this time. History 317 Commits .github/workflows asset cmd ...
选择V2ray,则调用V2ray官方安装脚本curl -o /tmp/go.sh https://raw.githubusercontent.com/v2fly/fhs-install-v2ray/master/install-release.shyes | bash /tmp/go.sh -f,安装V2ray。 选择Trojan,则调用Trojan官方安装脚本curl -o /tmp/trojan-quickstart.sh https://raw.githubusercontent.com/trojan-gfw...