php-server icon indicating copy to clipboard operation
php-server copied to clipboard

Local Network Access override

Open MostHostLA opened this issue 4 years ago • 0 comments

These changes add a simple menu toggle to allow the server to start with a full wildcard - thus enabling port tunneling. This isn't ideal - it should be using 0.0.255.255 for tighter security, but it doesn't seem to work that way.

These 2 minor file changes allow the possibility of debugging things on local networks - such as from a cellphone. Firewall Configuration is REQUIRED - open port 8000 to local networks

MostHostLA avatar Dec 24 '21 03:12 MostHostLA