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

Config | Proxy settings #372

Merged
merged 2 commits into from Apr 23, 2024
Merged

Config | Proxy settings #372

merged 2 commits into from Apr 23, 2024

Conversation

phylor
Copy link
Collaborator

@phylor phylor commented Apr 22, 2024

This adds support for proxy settings.

Set the following env variables:

export IOKI_PROXY_URL=http://localhost:8080
export IOKI_VERIFY_SSL=false

And start a development proxy on port 8080, e.g. mitmweb. All requests are now proxied through there for easier inspection.

@phylor phylor marked this pull request as ready for review April 22, 2024 16:54
@phylor phylor requested review from rmehner and tom-ioki April 22, 2024 16:54
@phylor phylor merged commit 6e66c8e into main Apr 23, 2024
2 checks passed
@phylor phylor deleted the proxy-settings branch April 23, 2024 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants