Socket
Socket
Sign inDemoInstall

github.com/eahydra/socks

Package Overview
Dependencies
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    github.com/eahydra/socks


Version published

Readme

Source

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

FAQs

Last updated on 19 Dec 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc