Skip to content

shpaker/soxyproxy

Repository files navigation

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