Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
masscan
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nimrod
masscan
Commits
65022372
Commit
65022372
authored
8 years ago
by
Robert David Graham
Committed by
GitHub
8 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #193 from jaredthecoder/master
Update README.md with typo fixes.
parents
fd228ab4
82750fcb
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
65022372
...
...
@@ -143,7 +143,7 @@ On Mac OS X and BSD, it might look like this:
# masscan 10.0.0.0/8 -p80 --banners --source-port 60000
Windows doesn't respond with RST packets, so neither of these techniques
are necessary. However, masscan is still desig
e
nd to work best using its
are necessary. However, masscan is still design
e
d to work best using its
own IP address, so you should run that way when possible, even when its
not strictly necessary.
...
...
@@ -153,7 +153,7 @@ which is just a form of banner checking.
## How to scan the entire Internet
While useful for smaller, internal networks, the program is designed
really
While useful for smaller, internal networks, the program is
really
designed
with the entire Internet in mind. It might look something like this:
# masscan 0.0.0.0/0 -p0-65535
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment