Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gbraad/socks2http


https://github.com/gbraad/socks2http

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# SOCKS2HTTP

Proxy SOCKS5 server to HTTP server

```bash
./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
```