diff --git a/README.md b/README.md index 30bc5ff43b1deceb9989d53bb5213d378f947e59..895829e6c5480dbe591aeb333daa3b5b1ad8bf32 100644 --- a/README.md +++ b/README.md @@ -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 desigend to work best using its +are necessary. However, masscan is still designed 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