Jump to content
The Uniform Server Community

pre_check.php script and local ip


Guest cyril Flye
 Share

Recommended Posts

Guest cyril Flye

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.' '))){

and

if(max(strpos($text,'0.0.0.0:'.$port.' '), strpos($text,'127.0.0.1:'.$port.' '))){

maybe this can help someone else!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...