peterzam / socks2http

Mirror of https://codeberg.org/peterzam/socks2http.git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Mirror of https://codeberg.org/peterzam/socks2http.git

License:GNU Affero General Public License v3.0


Languages

Language:Go 67.0%Language:Dockerfile 33.0%