Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
javaallah
/
php-web-proxy
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Feb 5, 2009
Changed <? to <?php
phillip.sacre
committed
b217210
View commit details
Copy full SHA for b217210
Browse repository at this point
Commits on Nov 24, 2008
Fixed bug in HTML parser which was causing issues with Google.com
phillip.sacre
committed
f80ef68
View commit details
Copy full SHA for f80ef68
Browse repository at this point
Commits on Nov 20, 2008
HTML Parser now looks in correct place for options
phillip.sacre
committed
90e6636
View commit details
Copy full SHA for 90e6636
Browse repository at this point
Set Content-Disposition header when downloading binary files so that you get the correct original filename.
phillip.sacre
committed
cfc16cd
View commit details
Copy full SHA for cfc16cd
Browse repository at this point
Removed short tags as they are not supported on all servers.
phillip.sacre
committed
0041133
View commit details
Copy full SHA for 0041133
Browse repository at this point
Commits on Sep 12, 2008
Removed unnecessary log
phillip.sacre
committed
30e9ee0
View commit details
Copy full SHA for 30e9ee0
Browse repository at this point
Commits on Sep 5, 2008
Enable pass-through for binary file types (i.e. they do not get buffered by the script before being output).
phillip.sacre
committed
1230ec8
View commit details
Copy full SHA for 1230ec8
Browse repository at this point
Commits on Sep 2, 2008
Added some styling, fixed a problem with Basic authentication, added cURL error handling
phillip.sacre
committed
c8a8757
View commit details
Copy full SHA for c8a8757
Browse repository at this point
Commits on Sep 1, 2008
Proxy should now pass through User-Agent. Also checking in HTMLParser class
phillip.sacre
committed
bde5d46
View commit details
Copy full SHA for bde5d46
Browse repository at this point
Commits on Aug 15, 2008
Removed all sites from white list
phillip.sacre
committed
8f81ab9
View commit details
Copy full SHA for 8f81ab9
Browse repository at this point
Added some access control (todo - fix regexes)
phillip.sacre
committed
3af95af
View commit details
Copy full SHA for 3af95af
Browse repository at this point
Set preferences now works.
phillip.sacre
committed
7cedc70
View commit details
Copy full SHA for 7cedc70
Browse repository at this point
Commits on Aug 14, 2008
Work around curl POST enctype (i.e. it sends it as multipart even when there is no uploaded file, when specifying an array of post fields)
phillip.sacre
committed
6f31b45
View commit details
Copy full SHA for 6f31b45
Browse repository at this point
UI now uses jQuery. Made a few more improvements.
phillip.sacre
committed
612997a
View commit details
Copy full SHA for 612997a
Browse repository at this point
Moved extractHeaders function to connector
phillip.sacre
committed
0017786
View commit details
Copy full SHA for 0017786
Browse repository at this point
Logger now performs log rotation on size. Refactored code to use external connector (so we can potentially use sockets)
phillip.sacre
committed
39fe82a
View commit details
Copy full SHA for 39fe82a
Browse repository at this point
Logger should now display proper filename
phillip.sacre
committed
fd0405f
View commit details
Copy full SHA for fd0405f
Browse repository at this point
Login to WordPress now works. Moved classes to lib folder.
phillip.sacre
committed
0d3dd4f
View commit details
Copy full SHA for 0d3dd4f
Browse repository at this point
Removed proxy.log (another one...)
phillip.sacre
committed
aa69d9e
View commit details
Copy full SHA for aa69d9e
Browse repository at this point
Removed proxy.log
phillip.sacre
committed
1557ffe
View commit details
Copy full SHA for 1557ffe
Browse repository at this point
Commits on Aug 13, 2008
phillip.sacre
committed
df2d900
View commit details
Copy full SHA for df2d900
Browse repository at this point
You can’t perform that action at this time.