https://github.com/destan0098/ipshow
This tool checks and show domains IP to you
https://github.com/destan0098/ipshow
ip security security-tools tcp-ip
Last synced: over 1 year ago
JSON representation
This tool checks and show domains IP to you
- Host: GitHub
- URL: https://github.com/destan0098/ipshow
- Owner: destan0098
- License: mit
- Created: 2023-08-22T09:54:47.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-30T05:51:04.000Z (almost 3 years ago)
- Last Synced: 2025-01-13T22:39:11.101Z (over 1 year ago)
- Topics: ip, security, security-tools, tcp-ip
- Language: Go
- Homepage:
- Size: 4.07 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Domain To IP

## Description
This tool checks whether the given domain is UP or not, and if it is UP, check that's IP in Active mode and show to you.
- Show IP
- Show IP And Domain
## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
## Installation
```
go install github.com/destan0098/ipshow/cmd/ipshow@latest
```
## Usage
show Just IP
```
cat iplist.txt | ipshow -ip
or
echo google.com| ipshow -ip
or
ipshow -ipd -d google.com
```
show Domain and IP
```
cat iplist.txt | ipshow -ipd -pipe
or
echo google.com| ipshow -ipd -pipe
or
ipshow -ipd -d google.com
```
show Domain and IP info
```
cat iplist.txt | ipshow -ipin -pipe
or
echo google.com| ipshow -ipin -pipe
or
ipshow -ipin -d google.com
```
---
## ScreenShot

## Features
Scan and show Fastly