Unathi-Skosana / gonetkey

A golang implementation of inetkey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gonetkey

A golang implementation of inetkey (unix only) to access Stellenbosch University's firewall.

Getting started

CLI

go get github.com/unathi-skosana/gonetkey/cmd/gonetkeycli
./gonetkeycli -h

DBUS

go get github.com/unathi-skosana/gonetkey/cmd/gonetkeyd
./gonetkeyd -h

GUI

go get github.com/unathi-skosana/gonetkey/cmd/gonetkey
./gonetkey

Dependencies

  • gtk3
  • libappindicator-gtk3

Credits

TODO

  • MacOS build
  • Proper bundling of assets
  • Makefile ?

About

A golang implementation of inetkey


Languages

Language:Go 99.9%Language:Shell 0.1%