Current section

Files

Jump to
tunctl src tunctl.app.src
Raw

src/tunctl.app.src

{application,tunctl,
[{description,"TUN/TAP interface"},
{vsn,"1.0.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{included_applications,[procket]},
{env,[]},
{modules,[]},
{licenses,["BSD-3-Clause"]},
{links,[{"Github","https://github.com/msantos/tunctl"}]}]}.