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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
termux-backup
/
miniProxy
Public
forked from
w4123/miniProxy
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Apr 10, 2022
Fix POST (Youtube now works correctly!)
w4123
committed
3b2a0fa
View commit details
Copy full SHA for 3b2a0fa
Browse repository at this point
Commits on Apr 6, 2022
Encoding fix
w4123
committed
a69375c
View commit details
Copy full SHA for a69375c
Browse repository at this point
Tiny Fix
w4123
committed
c3a183b
View commit details
Copy full SHA for c3a183b
Browse repository at this point
Commits on Apr 5, 2022
Fix blob URL
w4123
committed
f24a91d
View commit details
Copy full SHA for f24a91d
Browse repository at this point
Better Request support
w4123
committed
875c34d
View commit details
Copy full SHA for 875c34d
Browse repository at this point
Fix typo
w4123
committed
02c1c0d
View commit details
Copy full SHA for 02c1c0d
Browse repository at this point
Fix fetch() with Request
w4123
committed
d055f4a
View commit details
Copy full SHA for d055f4a
Browse repository at this point
Hook insertBefore
w4123
committed
d6ced58
View commit details
Copy full SHA for d6ced58
Browse repository at this point
Commits on Apr 4, 2022
Handle dynamically injected/changed elements
w4123
committed
4a67cdf
View commit details
Copy full SHA for 4a67cdf
Browse repository at this point
Commits on Apr 3, 2022
Try to implement fetch
w4123
committed
df3c14d
View commit details
Copy full SHA for df3c14d
Browse repository at this point
Strip more headers
w4123
committed
56ec250
View commit details
Copy full SHA for 56ec250
Browse repository at this point
Remove Integrity
w4123
committed
a25249c
View commit details
Copy full SHA for a25249c
Browse repository at this point
Also remove Content-Encoding for deflate and brotli
w4123
committed
c2abee8
View commit details
Copy full SHA for c2abee8
Browse repository at this point
Commits on Apr 27, 2020
Add deprecation notice
joshdick
committed
65cbed2
View commit details
Copy full SHA for 65cbed2
Browse repository at this point
fix: Disallow proxying of local network resources by default (#146)
Show description for e572953
joshdick
authored
e572953
View commit details
Copy full SHA for e572953
Browse repository at this point
feat: Blacklist
Show description for 35206af
joshdick
committed
35206af
View commit details
Copy full SHA for 35206af
Browse repository at this point
Commits on Apr 2, 2019
Change PHP keywords to comply with PSR2 (#127)
Show description for 2408184
friendlydan
authored and
joshdick
committed
2408184
View commit details
Copy full SHA for 2408184
Browse repository at this point
Commits on Nov 22, 2018
Might as well revert the rest of #119. Enforce quoting consistency.
joshdick
committed
163dbce
View commit details
Copy full SHA for 163dbce
Browse repository at this point
Merge pull request #111 from daancart2quote/doubleBaseOnAjaxFix
Show description for fb928a2
joshdick
authored
fb928a2
View commit details
Copy full SHA for fb928a2
Browse repository at this point
Use indexOf instead of search since regex is not required
joshdick
authored
1a27dd3
View commit details
Copy full SHA for 1a27dd3
Browse repository at this point
Revert version change from #119; minimum required PHP version is still 5.4.7 per #39.
joshdick
committed
70e995e
View commit details
Copy full SHA for 70e995e
Browse repository at this point
Merge pull request #119 from silviogarbes/patch-1
Show description for 1546823
joshdick
authored
1546823
View commit details
Copy full SHA for 1546823
Browse repository at this point
Fix check for 'origin' header.
Show description for 4fba7e5
joshdick
committed
4fba7e5
View commit details
Copy full SHA for 4fba7e5
Browse repository at this point
Commits on Sep 28, 2018
Compatibilidade com PHP 5.3.3
Show description for 51e8caf
silviogarbes
authored
51e8caf
View commit details
Copy full SHA for 51e8caf
Browse repository at this point
Commits on Sep 2, 2018
Merge pull request #112 from daancart2quote/unneededProxifiationFix
Show description for f867c3c
joshdick
authored
f867c3c
View commit details
Copy full SHA for f867c3c
Browse repository at this point
Commits on Jun 12, 2018
Fixed: href="#" gets proxified
Show description for aae0c1a
Daniel van der Garde
committed
aae0c1a
View commit details
Copy full SHA for aae0c1a
Browse repository at this point
Fixed: Ajax calls sometimes adds base url when it already is added (Fixes: #79)
Daniel van der Garde
committed
9dd05b6
View commit details
Copy full SHA for 9dd05b6
Browse repository at this point
Commits on Nov 14, 2017
Explicitly check for presence of xml extension.
Show description for 23ae851
joshdick
committed
23ae851
View commit details
Copy full SHA for 23ae851
Browse repository at this point
Commits on Oct 5, 2017
Better checking and documentation of required extensions
joshdick
committed
3c22f03
View commit details
Copy full SHA for 3c22f03
Browse repository at this point
Commits on Aug 18, 2017
Rewrite `origin` headers as appropriate
joshdick
committed
7ddde30
View commit details
Copy full SHA for 7ddde30
Browse repository at this point
Add new "anonymize" and "startURL" settings, rename "exampleURL" to
Show description for 0a059c0
joshdick
committed
0a059c0
View commit details
Copy full SHA for 0a059c0
Browse repository at this point
Commits on May 14, 2017
Disable autocomplete on the landing page form
joshdick
committed
eee9512
View commit details
Copy full SHA for eee9512
Browse repository at this point
Commits on May 7, 2017
Add new $exampleURL setting to control the instructional text/default destination site on the landing page.
Show description for 3ee310e
joshdick
committed
3ee310e
View commit details
Copy full SHA for 3ee310e
Browse repository at this point
Commits on Jan 23, 2017
Allow multiple whitelisted response headers of the same name.
Show description for c9b5c34
joshdick
committed
c9b5c34
View commit details
Copy full SHA for c9b5c34
Browse repository at this point
Commits on Jan 12, 2017
HTTPS-aware $prefixPort. Closes #61
joshdick
committed
37c37ca
View commit details
Copy full SHA for 37c37ca
Browse repository at this point
Previous
Next
You can’t perform that action at this time.