Seldaek / php-console

PHP Debug Console
Other
529 stars 93 forks source link

error while running script #60

Closed majidkashefy1 closed 5 years ago

majidkashefy1 commented 5 years ago

Running this PHP script in the addess bar. i have this error:: ERR/401 Go Away

Seldaek commented 5 years ago

see https://github.com/Seldaek/php-console/blob/master/config.php.dist#L9 to configure the IPs which can access the console. By default it's restricted to localhost as it allows executing arbitrary code on the machine hosting it I'd be very careful opening this up much further..