Unifi login

This commit is contained in:
Ian Gulliver
2020-07-26 17:16:08 +00:00
parent 08d3cff905
commit c1f41b038b
4 changed files with 181 additions and 1 deletions

1
go.mod
View File

@@ -7,4 +7,5 @@ require (
github.com/mdlayher/lldp v0.0.0-20150915211757-afd9f83164c5
github.com/mdlayher/raw v0.0.0-20191009151244-50f2db8cc065
github.com/vishvananda/netlink v1.1.0
gopkg.in/yaml.v2 v2.3.0
)