Skip to content

eahydra/socks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 19, 2019
071591e · Dec 19, 2019

History

68 Commits
Jan 13, 2017
Aug 30, 2014
Oct 5, 2014
Dec 1, 2016
Jan 21, 2016
Oct 1, 2015
Oct 1, 2015
Oct 13, 2015
Dec 19, 2019
Dec 19, 2019
Oct 1, 2015
Oct 12, 2015
Jan 26, 2017
Oct 11, 2015
Nov 29, 2015
Oct 11, 2015
Oct 13, 2015

Repository files navigation

SOCKS

Build Status GoDoc

SOCKS implements SOCKS4/5 Proxy Protocol and HTTP Tunnel which can help you get through firewall. The cmd/socksd build with package SOCKS, supports cipher connection which crypto method is rc4, des, aes-128-cfb, aes-192-cfb and aes-256-cfb, upstream which can be shadowsocks or socsk5.

Install

Assume you have go installed, you can install from source.

go get github.com/eahydra/socks

If you want to install cmd/socksd, please read the README.md

About

socks -- a proxy server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages