Skip to content

Instantly share code, notes, and snippets.

@2efPer
Last active June 1, 2019 12:34
Show Gist options
  • Select an option

  • Save 2efPer/a1b669e5113fe77f52032bfb0c4c0e7e to your computer and use it in GitHub Desktop.

Select an option

Save 2efPer/a1b669e5113fe77f52032bfb0c4c0e7e to your computer and use it in GitHub Desktop.
firwal bypass
#Unix
wget https://install.direct/go.sh
#Mac
brew tap v2ray/v2ray
brew install v2ray-core
#/usr/bin/v2ray/v2ray:V2Ray 程序;
#/usr/bin/v2ray/v2ctl:V2Ray 工具;
#/etc/v2ray/config.json:配置文件;
#/usr/bin/v2ray/geoip.dat:IP 数据文件
#/usr/bin/v2ray/geosite.dat:域名数据文件
#bash go.sh
#sudo systemctl start v2ray
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment