November 18, 201114 yr comment_9741 First, thanks for this software very useful.I notice the "pre_check.php" script doesn't match local ip 127.0.0.1.So I have modified the script L.97 and L.116 with :if(max(strpos($list,'0.0.0.0:'.$port.' '),strpos($list,'127.0.0.1:'.$port.' '))){andif(max(strpos($text,'0.0.0.0:'.$port.' '), strpos($text,'127.0.0.1:'.$port.' '))){maybe this can help someone else! Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.