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
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 }}
ohio813
/
miniProxy
Public
forked from
joshdick/miniProxy
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 22, 2015
Stricter scheme checking; only allow http[s].
joshdick
committed
0db75a9
View commit details
Copy full SHA for 0db75a9
Browse repository at this point
Commits on Aug 1, 2015
Squashed commit of the following:
Show description for 9c36ff5
joshdick
committed
9c36ff5
View commit details
Copy full SHA for 9c36ff5
Browse repository at this point
Commits on Jul 8, 2015
README.md GitHub URL tweak
joshdick
committed
d0aab22
View commit details
Copy full SHA for d0aab22
Browse repository at this point
Updated README
joshdick
committed
2ab18ae
View commit details
Copy full SHA for 2ab18ae
Browse repository at this point
Alternate implementation of #17.
Show description for 5039aa9
joshdick
committed
5039aa9
View commit details
Copy full SHA for 5039aa9
Browse repository at this point
Commits on Jul 7, 2015
Fix case sensitivity issue when proxying browser headers.
Show description for 52999cc
joshdick
committed
52999cc
View commit details
Copy full SHA for 52999cc
Browse repository at this point
Change the example site to something that doesn't use SSL.
Show description for 90a0628
joshdick
committed
90a0628
View commit details
Copy full SHA for 90a0628
Browse repository at this point
Commits on Jun 28, 2015
URL whitelist feature based on etiktin/miniProxy:whitelist_urls_to_proxy. Closes #15
etiktin
authored and
joshdick
committed
454ced7
View commit details
Copy full SHA for 454ced7
Browse repository at this point
Style tweaks. Closes #14
joshdick
committed
1e8b5a4
View commit details
Copy full SHA for 1e8b5a4
Browse repository at this point
Merge branch 'fix_url_single_slash' of https://github.com/etiktin/miniProxy
joshdick
committed
5b9cba5
View commit details
Copy full SHA for 5b9cba5
Browse repository at this point
Commits on Oct 31, 2014
Merge pull request #13 from etiktin/fix_get_parameters_handling
Show description for 7a7bf38
joshdick
committed
7a7bf38
View commit details
Copy full SHA for 7a7bf38
Browse repository at this point
Rework header blacklisting and blacklist the "Content-Encoding: gzip" header. Closes #12.
joshdick
committed
fb75e92
View commit details
Copy full SHA for fb75e92
Browse repository at this point
Fixing URLs that include only one slash (IIS issue)
Show description for 458bdb5
etiktin
committed
458bdb5
View commit details
Copy full SHA for 458bdb5
Browse repository at this point
Fix GET parameters handling
Show description for 451dba2
etiktin
committed
451dba2
View commit details
Copy full SHA for 451dba2
Browse repository at this point
Commits on Aug 19, 2014
Stricter encoding detection/converison. Fixes #11.
joshdick
committed
5d076d1
View commit details
Copy full SHA for 5d076d1
Browse repository at this point
Commits on Jan 22, 2014
Properly handle basic authenticaton URLs inside proxied pages.
joshdick
committed
7755481
View commit details
Copy full SHA for 7755481
Browse repository at this point
Commits on Jan 21, 2014
Fixes and tweaks related to HTTP ports.
Show description for adf9810
joshdick
committed
adf9810
View commit details
Copy full SHA for adf9810
Browse repository at this point
Commits on Oct 18, 2013
Allow miniProxy to be accessed via SSL.
Show description for 31a76f8
joshdick
committed
31a76f8
View commit details
Copy full SHA for 31a76f8
Browse repository at this point
Commits on Jul 6, 2013
Fixes #4. Now correctly proxies GET data.
joshdick
committed
6b31389
View commit details
Copy full SHA for 6b31389
Browse repository at this point
Commits on Jun 18, 2013
Add fallback getallheaders() implementation. Fixes #2.
joshdick
committed
ef0da40
View commit details
Copy full SHA for ef0da40
Browse repository at this point
Commits on Jan 6, 2013
Updated readme to mention AJAX support
joshdick
committed
ea0d0a3
View commit details
Copy full SHA for ea0d0a3
Browse repository at this point
Added several new features and fixes.
Show description for d107396
joshdick
committed
d107396
View commit details
Copy full SHA for d107396
Browse repository at this point
Commits on Aug 19, 2011
Merge pull request #1 from Methemer/patch-1
Show description for 082a5af
joshdick
committed
082a5af
View commit details
Copy full SHA for 082a5af
Browse repository at this point
$httpCode variable was not set. Let's use $responseInfo['http_code'] instead :)
Methemer
committed
cec56fb
View commit details
Copy full SHA for cec56fb
Browse repository at this point
Commits on Jan 12, 2011
Clearer handling of POST forms
joshdick
committed
d0c7bb8
View commit details
Copy full SHA for d0c7bb8
Browse repository at this point
Commits on Dec 26, 2010
Relaxed treatment of <style> tags
joshdick
committed
a43ed3c
View commit details
Copy full SHA for a43ed3c
Browse repository at this point
Condensed superfluous functions, heavier reliance on xpath, proper handling of mailto: and javascript: links
joshdick
committed
549d5a0
View commit details
Copy full SHA for 549d5a0
Browse repository at this point
Commits on Dec 25, 2010
Better start page, added license and author info
joshdick
committed
933e6db
View commit details
Copy full SHA for 933e6db
Browse repository at this point
Added readme
joshdick
committed
befad33
View commit details
Copy full SHA for befad33
Browse repository at this point
Commits on Dec 24, 2010
Fixed regression in rel2abs
joshdick
committed
7edf4fb
View commit details
Copy full SHA for 7edf4fb
Browse repository at this point
Allow URLs to start with // (this is legal, Slashdot does it :P)
joshdick
committed
93eb2fb
View commit details
Copy full SHA for 93eb2fb
Browse repository at this point
Urlencoded GET params, better form and style handling
joshdick
committed
166035f
View commit details
Copy full SHA for 166035f
Browse repository at this point
Elementary CSS url() proxification, better handling of GET parameters
joshdick
committed
8696bb3
View commit details
Copy full SHA for 8696bb3
Browse repository at this point
Better forms support, iframe/frame support, port agnosticism
joshdick
committed
b6b1c8f
View commit details
Copy full SHA for b6b1c8f
Browse repository at this point
Commits on Dec 19, 2010
Initial commit
joshdick
committed
223a54f
View commit details
Copy full SHA for 223a54f
Browse repository at this point
You can’t perform that action at this time.