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 fe969d3 commit 60c290cCopy full SHA for 60c290c
script/redis-cron-getshell.py
@@ -12,7 +12,7 @@
12
from plugin.util import host2IP
13
from plugin.util import randomString
14
15
-listen_ip = '115.28.1.1'
+listen_ip = 'x.x.x.x' # your public IP and Port
16
listen_port = 9999
17
18
0 commit comments