Athlon1600 / php-proxy-app

Web Proxy Application built on php-proxy library ready to be installed on your server
https://www.php-proxy.com/
MIT License
823 stars 516 forks source link

Direct url proxy.php?q={URL} #196

Open johanto opened 3 years ago

johanto commented 3 years ago

Is it posible to use this for direct URL lik proxy.php?q=http://example.com without fill the URL colomn?

Makonede commented 2 years ago

Go into config.php and change the line saying $config['url_mode'] = 2 to $config['url_mode'] = 0.