/h2s-proxy

Proxy for forwarding http to socks based on rules

Primary LanguageGoMIT LicenseMIT

H2S Proxy

Proxy for forwarding http to socks based on rules

Usage

  1. Prepare socks proxy

  2. Create proxy profile

please check example/example-profile.json

  1. Run proxy server
go run main.go --profile=${profile_path}