Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pure GO Port Scanner #401

Open
HeartBeat1608 opened this issue Oct 4, 2024 · 1 comment
Open

Pure GO Port Scanner #401

HeartBeat1608 opened this issue Oct 4, 2024 · 1 comment

Comments

@HeartBeat1608
Copy link

Feature

Added a pure go implementation of a simple port scanner. It uses go routines to run the scans concurrently, and uses waitgroups and channels to ensure that the operations are managed correctly.

Related PR #400

Copy link

github-actions bot commented Oct 4, 2024

Message that will be displayed on users first issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant