kuafu

command module
v0.0.0-...-fcb8594 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2024 License: MIT Imports: 1 Imported by: 0

README

Build Status codecov GoDoc

English | 中文

kuafu

This is a tool to obtain the router super administrator password


Install

go get github.com/uaxe/kuafu

Commond help:

kuafu -help

Commond help output:

Kuafu CLI 0.0.1

Available commands:

   version   The Kuafu CLI version
   modem     The Kuafu CLI modem

Flags:

  -help
    	Get help on the 'kuafu' command.

Get modem super administrator password

kuafu modem admin

Commond modem admin output:

{
 "addr": "192.168.1.1",
 "device": "F607Za",
 "admin_name": "cuadmin",
 "admin_pwd": "cuadmin",
 "telnet_name": "root",
 "telnet_pwd": "Zte521"
}

You can view the parameters

kuafu modem admin -help

View the parameters output:

Kuafu CLI 0.0.1

Kuafu modem admin - The Kuafu modem admin
Flags:

  -help
    	Get help on the 'kuafu modem admin' command.
  -host string
    	telnet host (default "192.168.1.1")
  -maddr string
    	mac addr
  -port int
    	telnet port (default 23)
  -type string
    	device type (default "CMCC")

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL