Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 24f6c65

Browse files
Update README.md
1 parent b4a01ca commit 24f6c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Reliable multithreaded TCP port scanner.
44

55
# How does it work?
6-
This scanner will try to call `connect(2)` to the target host. If the scanner gets `ECONNREFUSED`, it is probably the target port is not blocked by the firewall, there is just no service is bound to the such port.
6+
This scanner will try to call `connect(2)` to the target host. If the scanner gets `ECONNREFUSED`, it is probably the target port not blocked by the firewall, there is just no service is bound to the such port.
77

88
If the connect success, the scanner will try to send some payload and check whether there is a response from the destination port.
99

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /