Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
adedayo committed Jul 23, 2019
1 parent e5e7290 commit 37421ab
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,15 +100,9 @@ func status(ack portscan.PortACK) string {
```
This should produce an output similar to the following:
```
8.8.8.8: Port 80(http) is Open
8.8.8.8: Port 21(ftp) is Open
8.8.8.8: Port 143(imap) is Open
8.8.8.8: Port 110(pop3) is Open
8.8.8.8: Port 113(ident) is Closed
8.8.8.8: Port 443(https) is Open
8.8.8.8: Port 8008(http-alt) is Open
8.8.8.8: Port 119(nntp) is Open
8.8.8.8: Port 8010 is Open
8.8.8.8: Port 53(domain) is Open
8.8.8.8: Port 853(domain-s) is Open
```

## An issue on macOS
Expand Down

0 comments on commit 37421ab

Please sign in to comment.