Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Add support for HTTP and SOCKS proxy #1145

Open
guipivoto opened this issue Sep 19, 2023 · 0 comments
Open

[Feature Request] Add support for HTTP and SOCKS proxy #1145

guipivoto opened this issue Sep 19, 2023 · 0 comments
Labels
feature New feature request

Comments

@guipivoto
Copy link

Hello.

First, thank you for the awesome app.
I just miss one feature: Being able to redirect the unmapped routes to a host that is behind a proxy.

Background:
Usually, we don't map all routes and the unmapped routes are redirected to a host that we call "proxy" within the app. However, that host is sometimes behind a actual HTTP or SOCKs proxy. This way, I can't forward the unmapped routes to that host.

Request:
Being able to start Mockoon and set a HTTP/SOCKs proxy via command line. Like Google Chrome, for example:
"C:\Program Files\Google\Chrome\Application\chrome.exe" --proxy-server=socks5://127.0.0.1:1082

This is the only feature that I miss.. being able to work with APIs that are behind a actual proxy.
Sorry if this is already supported but every time I search for something, Google keeps me suggesting the "Proxy" feature already in the app

Again: Thanks!

@255kb 255kb added bug Something isn't working feature New feature request and removed bug Something isn't working labels Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request
Projects
None yet
Development

No branches or pull requests

2 participants