跳到主要内容
赞助推荐 Claude Team 合租,少折腾账号
>80aj_
工程实践

VPS + Sing-Box 代理配置指南:从零搭建科学上网环境

2 分钟阅读阅读(591)
赞助推荐 团队协作里的 AI 办公工作台

install singbox

# update yum download somethings
yum update && yum -y install curl wget tar socat git openssl util-linux gcc-c++ zlib-devel openssl-devel libevent-devel bind-utils cronie

# install jq
yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
yum install jq

#install singbox
wget -N -O /root/singbox.sh https://raw.githubusercontent.com/TinrLin/sing-box/main/Install.sh && chmod +x /root/singbox.sh && ln -sf /root/singbox.sh /usr/local/bin/singbox && bash /root/singbox.sh

install testtrace

wget https://raw.githubusercontent.com/nanqinlang-script/testrace/master/testrace.sh 
赞助推荐 一键部署 AI 大模型
赞助推荐 一键部署 AI 大模型
赞(0)
未经允许不得转载:80aj » VPS + Sing-Box 代理配置指南:从零搭建科学上网环境
赞助推荐 低成本上手 Claude Code 的中转选择
赞助推荐 低成本上手 Claude Code 的中转选择
赞助推荐 一键部署 AI 大模型
赞助推荐 一键部署 AI 大模型