git clone https://github.com/233boy/v2ray old_v2ray -b old --depth=1
cd old_v2ray
chmod +x i*
./i* local
wget https://github.com/233boy/v2ray/archive/old.zip -O v2ray-old.zip;unzip v2ray-old.zip;cd v2ray-old;chmod +x i*;./i* local
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.