Skip to content

HTTP/HTTPS/Socks4/Socks5 proxy written in Erlang

License

Notifications You must be signed in to change notification settings

black-mongo/make-proxy

 
 

Repository files navigation

make_proxy

An OTP application

CI

Required

$ ./rebar3 -v
rebar 3.22.1 on Erlang/OTP 26 Erts 14.0.2

Build

$ make co

Eunit

$ make eunit

Common Test

$ make ct

Dialyzer

$ make dialyzer

Test(dialyzer, eunit, ct)

$ make test

About

HTTP/HTTPS/Socks4/Socks5 proxy written in Erlang

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Erlang 81.3%
  • Shell 8.9%
  • Smarty 5.9%
  • Rust 2.2%
  • Makefile 1.2%
  • Dockerfile 0.5%