AidanHiggs / CIS-18_NetworkScan

2023 fall semester CIS-18 project
MIT License
0 stars 2 forks source link

Basic Ping function #10

Open AidanHiggs opened 1 year ago

AidanHiggs commented 1 year ago

Description of work

Develop a ping function/active host discovery. Not ping sweep. Sends packet to hosts on subnet and awaits response. Logs response and IP outputs to teminal/app.

Acceptance Criteria

No response