A Python package to manage v2ray with native extensions
Project description
V2Root
Python toolkit for managing V2Ray configurations via native extensions.
Installation
pip install v2root
Quick Start
from v2root import V2ROOT
proxy = V2ROOT(http_port=2300, socks_port=2301)
proxy.set_config_string("vless://example")
proxy.start()
# ...
proxy.stop()
Documentation
Full feature list, platform requirements, advanced usage, and troubleshooting are documented at v2root.readthedocs.io.
Contributing
Fork the repository and open a pull request. Details: Contributing Guide.
License
MIT License — see LICENSE.
Support
Issues: https://github.com/V2RayRoot/V2Root/issues
Telegram: https://t.me/DevSepehr
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file v2root-1.2.0.tar.gz.
File metadata
- Download URL: v2root-1.2.0.tar.gz
- Upload date:
- Size: 517.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
213bb67b4535b50622c3ef4882b94ddb5c61b0aee76084fa729eac7955c14668
|
|
| MD5 |
1ab879ab3d7093a1306997d9eddb3164
|
|
| BLAKE2b-256 |
3753015cc1b09645e53dd2b029e5da0b780a99a8a2f93e8029cd1116e7036f40
|
File details
Details for the file v2root-1.2.0-py3-none-any.whl.
File metadata
- Download URL: v2root-1.2.0-py3-none-any.whl
- Upload date:
- Size: 540.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a08a6b2f0b4e86ff0eb248b0848990812e3af97fc6d804a69c5599ecfb59d7d
|
|
| MD5 |
4ed9dad8636241661937ec4113a5e05b
|
|
| BLAKE2b-256 |
1e9c2a400bf0d6c2878b8402848b8a582e3c49e7c5f5c2f45a1d2862bfa8813a
|