joshdick / miniProxy

🚨⚠️ UNMAINTAINED! ⚠️🚨 A simple PHP web proxy.
http://joshdick.github.io/miniProxy
GNU General Public License v3.0
858 stars 542 forks source link

Is there a way to obscure the URL #126

Closed drvladb closed 5 years ago

drvladb commented 5 years ago

https://x/y/minipxy.php?http://example.com/ Is there a potential way to obscure the ?http://example.com/ part Maybe use POST and Not GET?

joshdick commented 5 years ago

Thanks for the suggestion. I'm closing this issue since it's a duplicate of #122 .