Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 299 Bytes

File metadata and controls

15 lines (13 loc) · 299 Bytes

SOCKS2HTTP

Proxy SOCKS5 server to HTTP server

./s2h
  -h string
        HTTP Address to listen (default ":1081")
  -s string
        SOCKS5 Address to connect (default "127.0.0.1:1080")
  -spass string
        SOCKS5 password to connect
  -suser string
        SOCKS5 user to connect