V2Paste
Multi-Tool V2ray proxy app for android. Proxy cloner and decoder. Based on CloudFlare worker
Install / Use
/learn @Kourva/V2PasteREADME
<p>
<img align="left" src="https://github.com/Kourva/V2Paste/blob/main/Data/icon.png" width=140 height=140 />
<h1> V2Paste </h1>
<p><b> Multi-Tool V2ray proxy app for android.</b></p>
</p>
<br>
▍Version 3.0.0 Update
▣ Fixed Vmess decode function <br> ▣ Cloner limit up to 50 <br> ▣ QRcode in single proxy generator <br> ▣ New theme and icons <br> ▣ New Status bar <br> ▣ Cloner limit controller <br>
▍Download
Feel free to download this app from releases page <br>Download: V2Paste-1.2
▍Idea
So this app works online with public APIs. if you have any idea to add let me know in Issues.
▍Guide
If you have any question or help, check out our Telegram channel<br> Link: V2Paste Updates
Setup
First you need to install python and pip from Official pages or Terminal
⒈ clone the reposytory
git clone https://github.com/Kourva/V2Paste && cd V2Paste
⒉ Navigate to V2Paste directory
cd V2Paste
⒊ install requirements for app
chmod +x Lib/install.sh && ./Lib/install.sh
⒋ Install python-dbus for notification (optional)
▣ Debian based
sudo apt install python-dbus
▣ Arch based
sudo pacman -S python-dbus
⒌ run the app
▣ Normally
python main.py
▣ Specific phone
python main.py -m screen:600x800
<p>
<img align="left" src="https://user-images.githubusercontent.com/118578799/219371927-2ebe765b-cdef-4b61-94d5-abd2b63d56f9.png" width=140 height=140 />
<h1> Kivy to APK </h1>
<p><b> Convert your Kivy file into apk </b></p>
</p><br>
You have 2 ways to do this. first way is Google Colab. you can convert your Kivy file into APK fast and easy.
Second way is manual way. you need to do following stuff step by step
- install required python libraries
pip install buildozer cython kivy pillow plyer
- install required developer packages
sudo apt-get install -y \
python3-pip \
build-essential \
git \
python3 \
python3-dev \
ffmpeg \
libsdl2-dev \
libsdl2-image-dev \
libsdl2-mixer-dev \
libsdl2-ttf-dev \
libportmidi-dev \
libswscale-dev \
libavformat-dev \
libavcodec-dev \
zlib1g-dev
- install required plugins
sudo apt-get install -y \
libgstreamer1.0 \
gstreamer1.0-plugins-base \
gstreamer1.0-plugins-good
- install required packages
sudo apt-get install -y \
build-essential \
libsqlite3-dev \
sqlite3 \
bzip2 \
libbz2-dev \
zlib1g-dev \
libssl-dev \
openssl \
libgdbm-dev \
libgdbm-compat-dev \
liblzma-dev \
libreadline-dev \
libncursesw5-dev \
libffi-dev \
uuid-dev \
libffi6
- install this package
sudo apt-get install libffi-dev
- init buildozer file (If you don't have buildozer.spec file. otherwise skip this step)
buildozer init
- build the app
buildozer -v android debug
- if you get any error, clear the data and rebuild again
buildozer android clean
<p>
<img align="left" src="https://i0.wp.com/img.aapks.com/imgs/c/9/5/c95d7d8f2388afd94a20fd5004105246_icon.png?w=180" width=140 height=140 />
<h1> V2rayDoprax </h1>
<p><b> V2ray is a tool to create thousands of vless and vmess proxies at ones! includes more tools... for Doprax</b></p>
</p><br>
