easysocks5 is 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
python -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.2.tar.gz
(4.7 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.2.tar.gz.
File metadata
- Download URL: easysocks5-0.0.2.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.3.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fcca3864d6b053f3060f5b8a1c459f996bd4734a4bc458acf3e43461e6fac1b4
|
|
| MD5 |
0ab89333d05e3f3f3996efeab3205781
|
|
| BLAKE2b-256 |
5f637cbbbd896d4ea52c9e2f8afc7c3e8628f9d147db3b6f6a599294cd771c44
|
File details
Details for the file easysocks5-0.0.2-py3-none-any.whl.
File metadata
- Download URL: easysocks5-0.0.2-py3-none-any.whl
- Upload date:
- Size: 6.4 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/49.3.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b0050a55651ea9fe23f8e5c29b3adf764caaceefacebfce4b93169c29448f2c
|
|
| MD5 |
96a4b9bb4f21aadab2cdb0767329da16
|
|
| BLAKE2b-256 |
03a06c81b8ac5de18888d62e33ac54e6f37c6b83b41315bf24906f6be2a58d3d
|