Skip to content

damoye/ssgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssgo

A Shadowsocks client with only core features.

Do One Thing and Do It Well.

Features

  • SOCKS5 TCP proxy. UDP is NOT supported.
  • PAC(Proxy auto-config).
  • AES-256-CFB encryption ONLY.

Install

go get github.com/damoye/ssgo

Usage

Step 0: Start ssgo

ssgo -s [server_address] -k [password]

Step 1: Config PAC

OS X:

System Preferences -> Network -> Advanced -> Proxies -> Automatic Proxy Configuration

TODO

  • Test coverage

About

Shadowsocks client

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages