top | item 44824057

(no title)

kbbgl87 | 6 months ago

whats preventing setting up a proxy (like mitmproxy, burpsuite interceptor) in the browser? pretty easy

discuss

order

Sayrus|6 months ago

That requires a dedicated instance of your browser as (AFAIK) most browsers don't support per-tab proxy configuration. If I understood correctly, parent wants tabs to work normally but offline tabs (like the secret generator) to be airgapped.

pastage|6 months ago

Yes. I was thinking of pages that work well as stand alone SPA. E.g. some paint, graph and edit things that exists, I would like to force it offline.

The problem here is that I need this client to make ONE network connection to the internet to be able to store something. That is a big subject I do not have the solution for.

pastage|6 months ago

Cumbersome but easy. I have no problem with it but I have a real problem teaching users about it.