shirobrak / h2s-proxy

Proxy for forwarding http to socks based on rules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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}

About

Proxy for forwarding http to socks based on rules

License:MIT License


Languages

Language:Go 100.0%