Glype
Glype Installation
Glype installation process:
1. Download glype from www.glype.com
2. Unzip and place files into the folder /home/loc_webproxy/www/
3. Set #chmod 777 settings.php
4. Run http://www.webproxy.loc/admin.php and enter username and password
The user:pass is stored in /includes/settings.php
$adminDetails['smiko'] = 'c6fa0f827ecababe625f66cfd1e46835';
5. Enter admin panel and setup settings
6. After that edit your virtual browser, e.g. HTTP header which glype PHP script will send to the requested web page: http://orig.webproxy.loc/edit-browser.php
To edit cookies: http://orig.webproxy.loc/cookies.php
6. Protect your settings.php with #chmod 755 settings.php