socks5py


Namesocks5py JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/mishakorzik/sendtomail
SummaryA advanced socks5 proxy server wrapper in python.
upload_time2023-03-26 13:34:10
maintainer
docs_urlNone
authorMishaKorzhik_He1Zen
requires_python>=3.7
licenseApache 2.0
keywords socks5 socks4 proxy vpn server exprore tunnel console advanced socks library tcp udp socket
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Usage

**Start your own socks5 proxy server with one command**

```python
# show help menu
socks5 --help

# start socks5 proxy with console
socks5 --console on
```

**Use is very easy and has a very large functionality. You can also use multihop or ipchanger**

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mishakorzik/sendtomail",
    "name": "socks5py",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "socks5,socks4,proxy,vpn,server,exprore,tunnel,console,advanced,socks,library,tcp,udp,socket",
    "author": "MishaKorzhik_He1Zen",
    "author_email": "developer.mishakorzhik@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/49/7f/0243705150457c70a0e511adaa03a9ac0194596d63e83889ca5f0e9b21d1/socks5py-0.0.3.tar.gz",
    "platform": null,
    "description": "## Usage\n\n**Start your own socks5 proxy server with one command**\n\n```python\n# show help menu\nsocks5 --help\n\n# start socks5 proxy with console\nsocks5 --console on\n```\n\n**Use is very easy and has a very large functionality. You can also use multihop or ipchanger**\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "A advanced socks5 proxy server wrapper in python.",
    "version": "0.0.3",
    "split_keywords": [
        "socks5",
        "socks4",
        "proxy",
        "vpn",
        "server",
        "exprore",
        "tunnel",
        "console",
        "advanced",
        "socks",
        "library",
        "tcp",
        "udp",
        "socket"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "497f0243705150457c70a0e511adaa03a9ac0194596d63e83889ca5f0e9b21d1",
                "md5": "96dfafd2abf909337a0792a8df2550ce",
                "sha256": "0717b3bbe950e704c737bf090df349240b72248e5bf709f80dc26b2b4e738787"
            },
            "downloads": -1,
            "filename": "socks5py-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "96dfafd2abf909337a0792a8df2550ce",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 14085,
            "upload_time": "2023-03-26T13:34:10",
            "upload_time_iso_8601": "2023-03-26T13:34:10.512673Z",
            "url": "https://files.pythonhosted.org/packages/49/7f/0243705150457c70a0e511adaa03a9ac0194596d63e83889ca5f0e9b21d1/socks5py-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-26 13:34:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "mishakorzik",
    "github_project": "sendtomail",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "socks5py"
}
        
Elapsed time: 0.04742s