Skip to content

gbraad/socks2http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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