Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 505 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 505 Bytes

mib-browser

Mib-Browser is a tui mib-browser

Install

go get github.com/closetool/mib-browser

Usage

Usage of ./mib-browser:
  -c string
        community (default "public")
  -h    help
  -i string
        ip (default "127.0.0.1")
  -p uint
        port (default 161)

Notice

Mib-browser's ui depends on tview, if you have ui problems about mib-browser, please check FQA or just make a issue.