phproxy | Initially developed by whitefyre | Proxy library
kandi X-RAY | phproxy Summary
kandi X-RAY | phproxy Summary
PHProxy is a web HTTP proxy written in PHP. It is designed to bypass proxy restrictions through a web interface very similar to the popular CGIProxy. The only thing that PHProxy needs is a web server with PHP installed (see Requirements below). Be aware though, that the sever has to be able to access those resources to deliver them to you.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Encode a part
- Decode the part of the string
- List all code points
- Adapt a delta
- Decode the domain name .
- Convert a single character to a code point
- Converts a code point to a character
- Calculate the bias threshold .
- Encodes the given string .
phproxy Key Features
phproxy Examples and Code Snippets
Community Discussions
Trending Discussions on phproxy
QUESTION
I am working on a website which contains some links.
The actual websites related to the links are filtered in my country by our government. I need to find a way to let our visitors to surf those websites without demanding to use/buy any vpn connection or proxy on their own,
i.e. this website is filtered in my country: https://www.trendyol.com/ but this link is perfectly works (no restriction): http://trendyol.cipmark.com/
I need something like what "CIPMARK.com" did.
How can I do that?
Is it possible that I buy a vpn connection and somehow embed the vpn in my website and let visitors access those websites via this vpn connection?
If not how can I resolve this problem?
p.s. PHproxy and Glype failed to open those website properly.
...ANSWER
Answered 2017-May-19 at 15:32How can I do that?
Short answer you can't.
Longer answer - presumably your government blocked these sites for a reason. How happy are they going to be that you are providing a means to bypass those controls?
This is not something to be done within PHP. While, in theory, you could implement a proxy in PHP which communicates over a VPN to the origin sites, in practice this is way beyond your abilities - and a sane person who was capable of doing this would not attempt it (unless they were in the business of stealing peoples details in MITM attacks).
If you're not bothered about rubber hose vulnerabilities then just host / provide facilities for your users to download TOR or similar.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install phproxy
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page