Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/destan0098/ipdetails
- Owner: destan0098
- License: mit
- Created: 2023-12-25T06:59:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-25T12:13:04.000Z (about 1 year ago)
- Last Synced: 2024-06-21T08:18:06.945Z (7 months ago)
- Topics: recon, security, security-tools
- Language: Go
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
## DescriptionThis 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 commandGLOBAL 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