Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 353 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 353 Bytes

socks5

socks5 proxy server builds with go/golang

Features

  • Both TCP and UDP supported
  • "No Auth" authentication supported
  • User/Password authentication supported

Install

$ go install github.com/jqqjj/socks5@master

Usage

  • -p
    • port on listen (default 1080)
  • -user (option)
    • username
  • -pwd (option)
    • password