Skip to content

Turmaxx/iptracker.go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage:
  iptracker.go [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  help        Help about any command
  trace       Trace & Find infomation about an IP address
  version     Shows version

Flags:
  -h, --help   help for cobra

Installation

  1. Make sure you have Go installed.
  2. go mod download
  3. go install
  4. Now command has been installed iptracker.go and can be used from the terminal.