A foreign poxy online proxy program Just upload these files to your favorite directory: - PHProxy.class.php -index.php - url_form.inc - javascript.js - style.css All you need to do now is visit index.php and start browsing!
Things to note:
Configure script variables
$config is at the beginning of index.php:
url_var_name: The name of the variable containing the URL to be passed to the script. Default: "Q" flags_var_name *: Flags contained in the variable name to be passed to the script. Default: "HL" get_form_name: the name of the case, their GET form Through an agent. Default: "__script_get_form", proxy_url_form_name *: The name of the URL form you provide. Default: "poxy_url_form", proxy_settings_form_name *: The name of the form containing the flags. Default: "poxy_settings_form", max_file_size: The maximum file size that can be downloaded Through an agent. Use unlimited -1. Default value: -1
*The variables must also be edited at the beginning of javascript.js