Best VPN One Liner Setup

Have been testing multiple VPN setups that can work in China and this one works best from my testing: https://github.com/233boy/v2ray

Prerequisite

  • Ubuntu 22

Quick start

If NOT logged in as root, please run below command:

sudo -s

Now run below to complete setup:

bash <(wget -qO- -o- https://git.io/v2ray.sh)

It will generate vmess URL where you can copy and use in clients

Clients

  • IOS
    • Shadowrocket
  • MacOS
    • V2Box

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *