Current section
Files
Jump to
Current section
Files
src/tunnerl.app.src
{application,tunnerl,
[{description,"SOCKS4, SOCKS4a and SOCKS5 protocols implementation"},
{vsn,"1.1.0"},
{registered,[]},
{applications,[kernel,stdlib,ranch]},
{mod,{tunnerl_app,[]}},
{env,[]},
{maintainers,["Yury Gargay"]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/surik/tunnerl"}]}]}.