vpn

配置SwitchyOmega规则列表地址: https://raw.githubusercontent.com/gfwlist/gfwlist/master/gfwlist.txt

v2ray

debian系统

  • 需要安装依赖apt install curl unzip daemon

  • 安装bash <(curl -L -s https://install.direct/go.sh)

  • 服务器配置vim /etc/v2ray/config.json

  • 启动服务systemctl start v2ray

  • 重启停止服务systemctl start|restart|stop|status v2ray

mac

  • 安装brew tap qiwihui/v2ray

  • brew install v2ray-core

  • 配置/usr/local/etc/v2ray/config.json

  • 启动服务brew services start start v2ray

  • 重启停止服务brew services start|restart|stop|status v2ray

  • v2ray配置大全:https://toutyrater.github.io/(墙)

  • 按道理来说,如下的配置是没有错误的,但是还是连不上,可能是mac客户端的问题

  • 服务器配置

  • 客户端配置

Last updated

Was this helpful?