Go library for accessing Mikrotik devices using the RouterOS API.
Look in the examples directory to learn how to use this library: run, listen, tab.
API documentation is available at godoc.org. Page on the Mikrotik Wiki.
Usage of gopkg.in
was removed in favor of Go modules. Please, update you import paths to
github.com/go-routeros/routeros/v3
.
Current version: v3 and newest,
To install it, run:
go get github.com/go-routeros/routeros/v3