Skip to content

Rehmanareeb/Cobra-cli-IPtrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cobra-cli-IPtrace 🐍

A simple cli tool that can be used to to trace a provided IP made using Cobra library

Motivation:

I just didn't want to feel like I was wasting my time. That is my motivation.

Getting started:

  • Make sure that you have git installed before cloning.

  • Install the cobra-cli using the command:

    go install github.com/spf13/cobra-cli@latest

  • clone this repository:

    git clone https://github.com/Rehmanareeb/Cobra-cli-IPtrace

  • Open your terminal and navigate to the cloned repository: cd Cobra-cli-IPtrace

  • Install it in the go path:

    go install .

  • Run the command to trace the IP:

    iptracker trace <ip>

Issuses:

If you find any issues in the code or at any place just open a pull request and fix it and submit it.

Happy-coding.

About

A simile IP ttrace cli made using Cobra library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages