Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/masx200/socks5-go-server

https://github.com/jqqjj/socks5
https://github.com/masx200/socks5-go-server

Last synced: 6 days ago
JSON representation

https://github.com/jqqjj/socks5

Awesome Lists containing this project

README

        

# socks5
socks5 proxy server builds with go/golang

### Features
* Both TCP and UDP supported
* "No Auth" authentication supported
* User/Password authentication supported

## Install
```
$ go get github.com/jqqjj/socks5
```

## Usage
* -p
* port on listen (default 1080)
* -user (option)
* username
* -pwd (option)
* password