Skip to content
forked from destan0098/ipshow

This tool checks IPs and if FTP is open with an anonymous user, it saves its directory list and its IP in a file.

License

Notifications You must be signed in to change notification settings

watskenet/ipshow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domain To IP

Static Badge

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

If your README is long, add a table of contents to make it easy for users to find what they need.

Installation

go install github.com/destan0098/ipshow@latest

Usage

show Just IP

cat iplist.txt | ipshow -ip
 echo google.com| ipshow -ip

show Domain and IP

cat iplist.txt | ipshow -ipd
or
 echo google.com| ipshow -ipd

ScreenShot

IP Show

Features

Scan and show Fastly

About

This tool checks IPs and if FTP is open with an anonymous user, it saves its directory list and its IP in a file.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%