We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a63c947 commit 297ca25Copy full SHA for 297ca25
documentation/modules/auxiliary/scanner/gopher/gopher_gophermap.md
@@ -76,8 +76,8 @@ The following table contains the file types associated with the characters:
76
77
```
78
msf > use auxiliary/scanner/gopher/gopher_gophermap
79
-msf auxiliary(gopher_gophermap) > set rhosts 192.168.2.137
80
-rhosts => 192.168.2.137
+msf auxiliary(gopher_gophermap) > set rhosts 1.1.1.1
+rhosts => 1.1.1.1
81
msf auxiliary(gopher_gophermap) > set verbose true
82
verbose => true
83
msf auxiliary(gopher_gophermap) > run
0 commit comments