Skip to content

Go library for accessing Mikrotik devices using the RouterOS API

License

Notifications You must be signed in to change notification settings

go-routeros/routeros

Repository files navigation

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

About

Go library for accessing Mikrotik devices using the RouterOS API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages