AidanHiggs / CIS-18_NetworkScan

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

Develop a TCP port scanner in java #16

Open AidanHiggs opened 1 year ago

AidanHiggs commented 1 year ago

Description of work

As the name describes we need to develop a TCP port scanner in JAVA.

Acceptance Criteria

No response

AidanHiggs commented 1 year ago

nearly done, need to iron out some bugs and get the binary search working as intended.