easysocks5 is a simple SOCKS5 server implementation with AsyncIO
Project description
easysocks5
easysocks5 is a simple SOCKS5 implementation based on AsyncIO.
Currently only SOCKS5 without authentication and CONNECT command are supported.
Requirement
Python >= 3.7
Quick guide
Install from PyPI
python3 -m pip install easysocks5
python3 -m easysocks5.server -H 127.0.0.1 -P 8888
Get latest version from GitHub
git clone https://github.com/frankurcrazy/easysocks5
cd easysocks5 && python -m easysocks5.server -H 127.0.0.1 -P 8888
License
MIT
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
easysocks5-0.0.5.tar.gz
(5.2 kB
view details)
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 easysocks5-0.0.5.tar.gz.
File metadata
- Download URL: easysocks5-0.0.5.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
530d8f30d86d63b2e07bde35d7e72700f2340c4bf74e4ffed03b601c8042712a
|
|
| MD5 |
a364e2450d2c3cf36d2b859090d5f9cb
|
|
| BLAKE2b-256 |
d24918f3cd0565ffe07c73a107ba7454030ac246ff1f53dcf355e81ab4bf0b08
|
File details
Details for the file easysocks5-0.0.5-py3-none-any.whl.
File metadata
- Download URL: easysocks5-0.0.5-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
190eddf86eee8a6cae069a6ae8a0abb3660a0ee1291f23e3e0cd65df6e42255c
|
|
| MD5 |
fb06792a72fe87a271eaa6713afd8262
|
|
| BLAKE2b-256 |
06aab2043aa2a5123f19aa3f555c32589e309366aca0576fda1a522fa22b7f56
|