Skip to content

Commit 4f93845

Browse files
authored
Update README.md
1 parent 306c53a commit 4f93845

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

+16
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,19 @@ scanrb -h For show this message
9292
scanrb -V For show program version
9393
scanrb -C For display credits
9494
```
95+
96+
You can scan ports of ip just using:
97+
```cmd
98+
rscan -i <ip>
99+
```
100+
101+
For use new dns-resolver tool, you can just type:
102+
```cmd
103+
rscan --dns-resolver <dns>
104+
```
105+
106+
For more infs, just type:
107+
108+
```cmd
109+
rscan --help
110+
```

0 commit comments

Comments
 (0)