v2meow
v2meow copied to clipboard
Simple xray reality setup script which aims to minimize the effort to set your proxy server up
:star2: Description
One-click Vless-Reality setup with customizable transmission protocol
:eyes: Supported modes
Automatic Mode : (Recommended)
Automatically finds the best sni for your server and makes an xtls reality config in one click
Manual Mode :
- Manually set the following :
- Transfer protocol (XTLS - GRPC - H2)
- Port (default = 443)
- Sni (default = auto)
Sni Finder :
Scans a modifiable list of sni's inside tlsping/sni.txt and returns the one with the lowest tls latency
:gear: Setup:
Paste these commands in your terminal :
sudo apt install git curl -y
git clone https://github.com/meower1/v2meow.git
cd v2meow
python3 v2meow.py
:compass: TODO / Roadmap
- [x] 1. Enable BBR
- [x] 2. Add support for H2 and GRPC
- [x] 3. Add manual mode for Sni
- [ ] 4. Make it run on Docker
- [ ] 5. Add a status checker function
- [ ] 6. Add Ascii art and better visuals
:wave: Contributing
Contributions are always welcome!
License
MIT License
فارسی
این اسکریپت بصورت اتوماتیک در یک کلیک برای شما سرور ریالیتی میسازه. حالت های پشتیبانی شده بالا نوشته شده.
طریقه نصب
کامند های خاکستری مراحل installation رو به ترتیب توی ترمینال سرور مجازیتون پیست کنین