智者建桥,愚者建墙
实在不会的,可以 e-mail to ccmejx@gmail.com,请求有偿帮助
若链接失效,不考虑补链
为什么需要代理?
滥用 代理会发生什么?
- 喝茶
前提要求
- 有一台VPS
- 有基本文字阅读能力
连接VPS
- 使用openssh,putty等进行连接
- 直接使用商家提供的console进行连接
- 特别注意,在输入密码的时候,终端无回显
- 实在不会的,可以 e-mail to ccmejx@gmail.com,请求有偿帮助
常用代理搭建方式
声明:ssr, ss, mtproxy一键脚本均采用逗比的一键脚本
v2ray
v2ray内建支持 Mtproxy
官方go脚本
安装:
1 bash <(curl -L -s https://install.direct/go.sh)
使用官方脚本可以参考以下步骤:
不清楚的请使用一键脚本
1 | bash <(curl -L -s https://install.direct/go.sh) |
multi-v2ray一键脚本
Feature
- V2ray && Iptables 流量分析
- 多端口与用户管理
- 动态端口
- 禁止BT
- Range port
- TcpFastOpen
- Vmess/Socks5/MTproto 链接分享
- 支持的协议类型:
- TCP
- Fake http
- WebSocket
- mkcp
- mKCP + srtp
- mKCP + utp
- mKCP + wechat-video
- mKCP + dtls
- mKCP + wireguard
- HTTP/2
- Socks5
- MTProto
- Shadowsocks
- Quic
Install
new install
1 | source <(curl -sL https://git.io/fNgqx) |
keep profile to update
1 | source <(curl -sL https://git.io/fNgqx) -k |
uninstall
1 | source <(curl -sL https://git.io/fNgqx) --remove |
SSR
- 支持 限制 用户速度
- 支持 限制 端口设备数
- 支持 显示 当前连接IP
- 支持 显示 SS/SSR连接+二维码
- 支持 切换管理 单/多端口
- 支持 一键安装 锐速
- 支持 一键安装 BBR
- 支持 一键封禁 垃圾邮件(SMAP)/BT/PT
下载安装:
单用户:
1 | wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubiBackup/doubi/master/ssr.sh && chmod +x ssr.sh && bash ssr.sh |
多用户:
1 | wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubiBackup/doubi/master/ssrmu.sh && chmod +x ssrmu.sh && bash ssrmu.sh |
SS
1 | wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubiBackup/doubi/master/ss-go.sh && chmod +x ss-go.sh && bash ss-go.sh |
Mtproxy
一般版本:
1 | wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubiBackup/doubi/master/mtproxy.sh && chmod +x mtproxy.sh && bash mtproxy.sh |
Go语言版本:
1 | wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubiBackup/doubi/master/mtproxy_go.sh && chmod +x mtproxy_go.sh && bash mtproxy_go.sh |
BBR
1 | wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubiBackup/doubi/master/bbr.sh && chmod +x bbr.sh && bash bbr.sh |
生成属于自己的订阅
- 可以参考我这篇博文:搭建个人订阅
关于代理的使用与常见问题的汇总
- 参见:[ShadowsocksR] 大概是萌新也看得懂的SSR功能详细介绍&使用教程
其他
- goproxy
- frp
- ss panel v3 mod
可以参考我这篇博文:内网穿透
无知亦无得