Skip to main content

Pure Python SOCKS proxy server implementation

Project description

SoxyProxy

PyPI version Language grade: Python Test


Getting Started

Installing

SoxyProxy can be installed using pip:

pip install soxyproxy

Usage

To test that installation was successful, try:

python -m soxyproxy --help

Features

Protocols

  • SOCKS4

  • SOCKS5

    • Protocols

      • TCP
      • UDP
    • Auth

      • None
      • Login/Password
      • GSSAPI
    • CMC

      • Connect
      • Bind
      • ASSOCIATE
    • ADDR

      • IPv4
      • IPv6
      • Domain

Configuration

Apache-Like Authentication (htpasswd)

https://pypi.org/project/pypiserver/#apache-like-authentication-htpasswd

Rulesets

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

soxyproxy-0.6.2.tar.gz (10.2 kB view hashes)

Uploaded Source

Built Distribution

soxyproxy-0.6.2-py3-none-any.whl (16.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page