Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/briteming/socks5

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/briteming/socks5

  • v0.0.0-20160111150616-2fd7400e1dc8
  • Source
  • Go
  • Socket score

Version published
Created
Source

About

A simple socks5 protocol implementation using socket and libev.

More information about socks5 : RFC1928

How to use

After clone the rep or download the compressed file, change directory to the project, execute command make to compile and build.

Execute ./bin/socks5 -h get help infomation of the process.
A -p port argument will custom listen port of the server.

Todo

Socks5 is a proxy of plaintext type, for more security, I'll encrypt the data transfered between local computer and the server, a model like shadowsocks.

Contact

Email : isaymeorg [at] gmail [dot] com
Blog : www.isayme.org [Chinese Simplified]

FAQs

Package last updated on 11 Jan 2016

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc