Thecentury / device-ip-haskell

Haskell implementation of the retrieval of IP address of a specific device from a router

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get IP address of a given device from a router

Development

cabal build
cabal run

To add a package:

cabal install <name>

To update the binaries in the ~/.cabal/bin:

cabal install --overwrite-policy=always

About

Haskell implementation of the retrieval of IP address of a specific device from a router


Languages

Language:Haskell 100.0%