/routeros

Go library for accessing Mikrotik devices using the RouterOS API

Primary LanguageGoMIT LicenseMIT

RouterOS Client for the Go language

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.

Old released versions: v2 v1

To install it, run: go get github.com/go-routeros/routeros/v3