Skip to content

.sheep is an extremely fast bash script to perform ping sweep of a 24 bit masked sub-net

License

Notifications You must be signed in to change notification settings

vrikodar/.sheep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.sheep

.sheep is a simple bash script to perform multithreaded ping sweep of a 24 bit masked subnet

Why .sheep

nmap is widely tool but unfortunately is takes arround 24-25 seconds to perform a ping_sweep of a /24 subnet whereas .sheep can ping_sweep the same network in approximately 2 seconds and it also saves the alive hosts in a text file in "order" which you can feed to nmap for port scanning

Compared

@Nmap {takes arround 24 seconds} {even parallelism options won't help}

Capture

@.sheep

Capture

Installing and Running

        $ git clone https://github.com/SxNade/.sheep
        $ cd .sheep
        $ chmod +x sheep
        
        $ ./sheep subnet/24

On the GO one Liner

curl -s https://raw.githubusercontent.com/SxNade/.sheep/main/sheep -o sheep; chmod +x sheep; ./sheep

More Info

I am a bit busy right now but soon a feature to scan subnets of all types will be added

About

.sheep is an extremely fast bash script to perform ping sweep of a 24 bit masked sub-net

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy