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 a11b769 commit d470a91Copy full SHA for d470a91
common/config.go
@@ -1,6 +1,6 @@
1
package common
2
3
-var version = "1.8.3"
+var version = "1.8.4"
4
var Userdict = map[string][]string{
5
"ftp": {"ftp", "admin", "www", "web", "root", "db", "wwwroot", "data"},
6
"mysql": {"root", "mysql"},
0 commit comments