{"id":13776017,"url":"https://github.com/v2ray/v2ray-shell_alpha","last_synced_at":"2025-05-11T08:34:39.811Z","repository":{"id":65983671,"uuid":"115907940","full_name":"v2ray/V2Ray-shell_alpha","owner":"v2ray","description":"A GUI for V2Ray-core, written in PyQt5","archived":false,"fork":false,"pushed_at":"2018-07-22T00:07:35.000Z","size":512,"stargazers_count":37,"open_issues_count":1,"forks_count":24,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-11-17T11:47:39.293Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/v2ray.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}},"created_at":"2018-01-01T08:33:38.000Z","updated_at":"2024-04-02T05:55:24.000Z","dependencies_parsed_at":"2023-02-19T18:45:22.928Z","dependency_job_id":null,"html_url":"https://github.com/v2ray/V2Ray-shell_alpha","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v2ray%2FV2Ray-shell_alpha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v2ray%2FV2Ray-shell_alpha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v2ray%2FV2Ray-shell_alpha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v2ray%2FV2Ray-shell_alpha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/v2ray","download_url":"https://codeload.github.com/v2ray/V2Ray-shell_alpha/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253540616,"owners_count":21924522,"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":[],"created_at":"2024-08-03T17:01:57.566Z","updated_at":"2025-05-11T08:34:39.492Z","avatar_url":"https://github.com/v2ray.png","language":"Python","funding_links":[],"categories":["\u003ca id=\"d03d494700077f6a65092985c06bf8e8\"\u003e\u003c/a\u003e工具"],"sub_categories":["\u003ca id=\"dbc310300d300ae45b04779281fe6ec8\"\u003e\u003c/a\u003eV2Ray"],"readme":"## V2Ray-shell [alpha-version](https://en.wiktionary.org/wiki/alpha_version)\n\n### Project description\n   A [GUI](https://en.wikipedia.org/wiki/Graphical_user_interface) for [V2Ray-core](https://github.com/v2ray/v2ray-core).\u003cbr\u003e\n   This [script](https://en.wikipedia.org/wiki/Scripting_language) is written in [PyQt5](https://www.riverbankcomputing.com/software/pyqt/intro). It is still under test and the basic functions have been completed.\u003cbr\u003eAnd PyQt is available for Windows, UNIX/Linux, Mac OS X and the Sharp Zaurus.\u003cbr\u003eThat means you can use this script on many platforms.\n   \n### Before use V2Ray-shell\n   1. [install Python](https://tutorial.djangogirls.org/en/python_installation/) with pip. ([pip](https://pip.pypa.io/en/stable/), which can download and install other Python packages.) \u003cbr\u003ePython version higher than 3.5 is recommended.\n   2. [install PyQt5](http://pyqt.sourceforge.net/Docs/PyQt5/installation.html) in [command line](https://tutorial.djangogirls.org/en/intro_to_command_line/) as [root](http://www.linfo.org/root.html) or [administrator](https://technet.microsoft.com/en-us/library/cc947813%28v%3Dws.10%29.aspx).(Of course you can also use this script on the command line to install PyQt5 as root or administrator permission.)\n   \u003e `pip3 install PyQt5`\n   3. in UNIX/Linux, Mac OS X make sure scripts have [execute permission](https://superuser.com/questions/117704/what-does-the-execute-permission-do). such like below: \n   \u003e `chmod +x v2ray-shell.pyw ./src/bridgehouse/bridge.py`\n\n### How use it\n   1. run v2ray-shell.pyw\n   2. in the system tray find v2ray-shell icon, right click show panel.\n   3. in the v2ray-shell panel, find the menu \"options-\u003ePreferences\", set v2ray file path. and click \"aplly and close\" button\n   4. in the v2ray-shell panel, find the menu \"File-\u003eAdd V2Ray-core config file\", and add the v2ray-core's config.json file to panel.\n   5. in the v2ray-shell panel, click the v2ray-shell icon (a darkgreen rocket), enable this config.json.\n   6. and find the black triangle, click it to run v2ray-core.\n   7. in the v2ray-shell panel, find the menu \"File-\u003eSave V2Ray-shell config file\", click it to save v2ray-shell config file.\n   \n### GeoSite.dat File Edit Support (but not perfect complete)\n   1. python -m pip install protobuf grpcio grpcio-tools\n   2. this new feature is unstable, you can try another preject https://github.com/onplus/v2ray-SiteDAT\n   \n### Document and Help\n[see the wiki page](https://github.com/v2ray/V2Ray-shell_alpha/wiki/%E5%B8%AE%E5%8A%A9%E6%96%87%E6%A1%A3)\n\n### LICENSE\nsee the LICENSE file details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fv2ray%2Fv2ray-shell_alpha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fv2ray%2Fv2ray-shell_alpha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fv2ray%2Fv2ray-shell_alpha/lists"}