jindaxia / qqproxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qqproxy

Features

  • Async
  • Single executable
  • Linux/Windows/Mac/BSD support
  • Support reverse mode(Not bind any port in client)

Build & Run

$> cargo build --release --target=i686-pc-windows-msvc

Installation

$> cargo install qqproxy

Socks5 Protocol Support

  • IPV6 Support
  • SOCKS5 Authentication Methods
    • NOAUTH
    • USERPASS
  • SOCKS5 Commands
    • CONNECT
    • BIND
    • ASSOCIATE
  • SOCKS4 Version

About

License:MIT License


Languages

Language:Rust 100.0%