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 64ae32e commit 51d087aCopy full SHA for 51d087a
main.go
@@ -25,7 +25,7 @@ var (
25
localPassword = "letmeinbrudipls"
26
authorizedKey = ""
27
defaultShell = "/bin/bash"
28
- version = "1.2.0-dev"
+ version = "1.2.0"
29
LUSER = "reverse"
30
LHOST = ""
31
LPORT = "31337"
0 commit comments