mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
cf0aabfe41
PHProxy is a web HTTP (for now; FTP is not supprted yet) proxy programmed in PHP designed to bypass firewalls and other proxy restrictions through a web interface very similar to the popular CGIProxy. PR: ports/91375 Submitted by: Babak Farrokhi <babak@farrokhi.net>
11 lines
358 B
Plaintext
11 lines
358 B
Plaintext
|
|
------------------------------------------------------------
|
|
NOTE:
|
|
|
|
- safe_mode must be turned off in php.ini
|
|
- file_uploads turned On for HTTP file uploads.
|
|
- JavaScript turned on for the browser. Setting the flags and
|
|
encrypting the supplied URL initially requires the use of
|
|
JavaScript.
|
|
------------------------------------------------------------
|