Skip to content

amoshkina/socks5-erl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Erlang implementation of a socks5 proxy server

Socks5 proxy implemented in Erlang using [Ranch] (https://github.com/ninenines/ranch) TCP server.
Partially [RFC 1928] (https://www.ietf.org/rfc/rfc1928.txt) compliant.

Available features

Quick start

 make deps && make run 

About

Erlang implementation of a socks5 proxy server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published