Skip to content

⚡A fast ping sweep program developed with golang

Notifications You must be signed in to change notification settings

at0mic-l1mbo/fastsweep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ Fast sweep

Ping sweep made in golang with concurrency

🔑 Features

  • Ping Sweep: Scans a range of IP addresses to check for reachable hosts.

🏎️ Usage

./fastsweep 192.168.0

📫 Contributions

Contributions are welcome! Feel free to open issues, submit pull requests, or provide feedback. Together, we can make this project even better.

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

🏗️ Building this project from sourcefile

Commands

  1. Clone the repository: git clone https://github.com/at0mic-l1mbo/fastsweep
  2. Navigate to the project directory: cd fastsweep
  3. Build and run: go run fast.go 192.168.0

Requirements

  • Linux

🦄 Author

Photo of at0mic-l1mbo
At0mic-l1mbo