{"id":15015517,"url":"https://github.com/kourva/v2paste","last_synced_at":"2026-02-13T08:08:54.379Z","repository":{"id":65965839,"uuid":"602534814","full_name":"Kourva/V2Paste","owner":"Kourva","description":" Multi-Tool V2ray proxy app for android. Proxy cloner and decoder. Based on CloudFlare worker","archived":false,"fork":false,"pushed_at":"2024-08-25T15:15:09.000Z","size":1863,"stargazers_count":19,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T09:18:56.532Z","etag":null,"topics":["android-app","kivy","proxy","python","v2ray","vless","vless-ws-tls","vmess","vmess-ws-tls"],"latest_commit_sha":null,"homepage":"","language":"kvlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kourva.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-16T12:21:07.000Z","updated_at":"2025-03-05T06:37:18.000Z","dependencies_parsed_at":"2024-08-22T00:47:33.173Z","dependency_job_id":"e2ba6f37-d84f-42af-8456-dc2e6d0c2a53","html_url":"https://github.com/Kourva/V2Paste","commit_stats":{"total_commits":132,"total_committers":2,"mean_commits":66.0,"dds":"0.022727272727272707","last_synced_commit":"73044514ecc1769efa69263aed7a3fb134f3788b"},"previous_names":["kozyol/v2paste","kourva/v2paste"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kourva%2FV2Paste","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kourva%2FV2Paste/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kourva%2FV2Paste/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kourva%2FV2Paste/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kourva","download_url":"https://codeload.github.com/Kourva/V2Paste/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248543836,"owners_count":21121838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android-app","kivy","proxy","python","v2ray","vless","vless-ws-tls","vmess","vmess-ws-tls"],"created_at":"2024-09-24T19:47:34.273Z","updated_at":"2026-02-13T08:08:54.353Z","avatar_url":"https://github.com/Kourva.png","language":"kvlang","readme":"\u003cp\u003e\n    \u003cimg align=\"left\" src=\"https://github.com/Kourva/V2Paste/blob/main/Data/icon.png\" width=140 height=140 /\u003e\n    \u003ch1\u003e V2Paste \u003c/h1\u003e\n    \u003cp\u003e\u003cb\u003e Multi-Tool V2ray proxy app for android.\u003c/b\u003e\u003c/p\u003e\n\u003c/p\u003e\n\u003cbr\u003e\n\n### ▍Version 3.0.0 Update\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp; ▣ Fixed Vmess decode function \u003cbr\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp; ▣ Cloner limit up to 50 \u003cbr\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp; ▣ QRcode in single proxy generator \u003cbr\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp; ▣ New theme and icons \u003cbr\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp; ▣ New Status bar \u003cbr\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp; ▣ Cloner limit controller \u003cbr\u003e\n\n### ▍Download \nFeel free to download this app from releases page\n\u003cbr\u003eDownload: [V2Paste-1.2](https://github.com/Kourva/V2Paste/releases/tag/v3.0.0)\n\n### ▍Idea\nSo this app works online with public APIs. if you have any idea to add let me know in [Issues](https://github.com/Kourva/V2Paste/issues).\n\n### ▍Guide\nIf you have any question or help, check out our Telegram channel\u003cbr\u003e\nLink: [V2Paste Updates](https://t.me/V2Paste)\n\n# Setup\n#### First you need to install [python](https://www.python.org/) and [pip](https://pypi.org/project/pip/) from Official pages or Terminal\n#### ⒈ clone the reposytory\n```bash\ngit clone https://github.com/Kourva/V2Paste \u0026\u0026 cd V2Paste\n```\n#### ⒉ Navigate to V2Paste directory\n```bash\ncd V2Paste\n```\n#### ⒊ install requirements for app\n```bash\nchmod +x Lib/install.sh \u0026\u0026 ./Lib/install.sh\n```\n#### ⒋ Install python-dbus for notification (optional)\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp; ▣ Debian based\n```bash\nsudo apt install python-dbus\n```\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp; ▣ Arch based\n```bash\nsudo pacman -S python-dbus\n```\n#### ⒌ run the app\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp; ▣ Normally\n```bash\npython main.py\n```\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp; ▣ Specific phone\n```\npython main.py -m screen:600x800\n```\n\n\u003cp\u003e\n    \u003cimg align=\"left\" src=\"https://user-images.githubusercontent.com/118578799/219371927-2ebe765b-cdef-4b61-94d5-abd2b63d56f9.png\" width=140 height=140 /\u003e\n    \u003ch1\u003e Kivy to APK \u003c/h1\u003e\n    \u003cp\u003e\u003cb\u003e Convert your Kivy file into apk \u003c/b\u003e\u003c/p\u003e\n\u003c/p\u003e\u003cbr\u003e\n\n###### You have 2 ways to do this. first way is [Google Colab](https://colab.research.google.com/). you can convert your Kivy file into APK fast and easy.\n###### Second way is manual way. you need to do following stuff step by step\n+ install required python libraries\n```bash\npip install buildozer cython kivy pillow plyer\n```\n+ install required developer packages\n```bash\nsudo apt-get install -y \\\n    python3-pip \\\n    build-essential \\\n    git \\\n    python3 \\\n    python3-dev \\\n    ffmpeg \\\n    libsdl2-dev \\\n    libsdl2-image-dev \\\n    libsdl2-mixer-dev \\\n    libsdl2-ttf-dev \\\n    libportmidi-dev \\\n    libswscale-dev \\\n    libavformat-dev \\\n    libavcodec-dev \\\n    zlib1g-dev\n```\n+ install required plugins\n```bash\nsudo apt-get install -y \\\n    libgstreamer1.0 \\\n    gstreamer1.0-plugins-base \\\n    gstreamer1.0-plugins-good\n```\n+ install required packages\n```bash\nsudo apt-get install -y \\\n    build-essential \\\n    libsqlite3-dev \\\n    sqlite3 \\\n    bzip2 \\\n    libbz2-dev \\\n    zlib1g-dev \\\n    libssl-dev \\\n    openssl \\\n    libgdbm-dev \\\n    libgdbm-compat-dev \\\n    liblzma-dev \\\n    libreadline-dev \\\n    libncursesw5-dev \\\n    libffi-dev \\\n    uuid-dev \\\n    libffi6\n```\n+ install this package\n```bash\nsudo apt-get install libffi-dev\n```\n+ init buildozer file (If you don't have **buildozer.spec** file. otherwise skip this step)\n```bash\nbuildozer init\n```\n+ build the app\n```bash\nbuildozer -v android debug\n```\n+ if you get any error, clear the data and rebuild again\n```bash\nbuildozer android clean\n```\n\n\u003cp\u003e\n    \u003cimg align=\"left\" src=\"https://i0.wp.com/img.aapks.com/imgs/c/9/5/c95d7d8f2388afd94a20fd5004105246_icon.png?w=180\" width=140 height=140 /\u003e\n    \u003ch1\u003e V2rayDoprax \u003c/h1\u003e\n    \u003cp\u003e\u003cb\u003e V2ray is a tool to create thousands of vless and vmess proxies at ones! includes more tools... for Doprax\u003c/b\u003e\u003c/p\u003e\n\u003c/p\u003e\u003cbr\u003e\n\n###### There is another tool for creating Vless proxies and some other stuff.\n###### Check it out: https://github.com/Kourva/V2rayDoprax\n\n\n# Thanks\n###### You can give me a star if you find this tool helpfull. Wishing you all the best.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkourva%2Fv2paste","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkourva%2Fv2paste","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkourva%2Fv2paste/lists"}