Skip to content

Commit

Permalink
edit readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
destan0098 committed Sep 25, 2023
1 parent ab03c42 commit c6f4c33
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,19 @@ cat iplist.txt | ipshow -ip
```
show Domain and IP
```
cat iplist.txt | ipshow -ipd
cat iplist.txt | ipshow -ip -pipe
or
echo google.com| ipshow -ipd
echo google.com| ipshow -ip -pipe
or
ipshow -ip -d google.com
```


---

## ScreenShot

![IP Show](/ScreenShot1.png?raw=true "IP Show")
![IP Show](/ScreenShot.png?raw=true "IP Show")


## Features
Expand Down
Binary file added ScreenShot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed ScreenShot1.png
Binary file not shown.

0 comments on commit c6f4c33

Please sign in to comment.