Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/timbuchwaldt/netbroker

Netbroker internet gateway solution
https://github.com/timbuchwaldt/netbroker

Last synced: about 2 months ago
JSON representation

Netbroker internet gateway solution

Awesome Lists containing this project

README

        

# Netbroker

Install: ```brew install elixir```, change to cloned dir, run ```mix test```

## Tryout

Run ```iex -S mix```

:gen_event.notify(:em, {:activate, "172.16.0.2"})

:gen_event.call(:em, Netbroker.Access, :display)