Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/destan0098/ipdetails

This Tool extact ip info and save it in csv , json and excel file
https://github.com/destan0098/ipdetails

recon security security-tools

Last synced: 5 days ago
JSON representation

This Tool extact ip info and save it in csv , json and excel file

Awesome Lists containing this project

README

        

# This Tool extact ip info and save it in csv , json and excel file

![Static Badge](https://img.shields.io/badge/Go-100%25-brightgreen)
## Description

This Tool extact ip info and save it in csv , json and excel file

This tool is for training.

- Extract Ip Details

## Table of Contents

- [Installation](#installation)
- [Usage](#usage)

## Installation

```
go install github.com/destan0098/ipdetails/cmd/ipdetails@latest
```
or use
```
git clone https://github.com/destan0098/ipdetails.git

```

## Usage

```
USAGE:
ipdetails.exe [global options] command [command options] [arguments...]

COMMANDS:
help, h Shows a list of commands or help for one command

GLOBAL OPTIONS:
--list value, -l value Enter a list from a text file
--pipe, -p Enter just from a pipeline (default: false)
--timeout value, -t value Time out Port Scanning in second (default: 2)
--filename value, -f value output file name (default: "test")
--type value, -y value output file type json or csv or excel (default: "csv")
--help, -h show help

```

---

## Features

This Tool extact ip info and save it in csv , json and excel file