German 🇩🇪: README_DE.md
Download this repository as a ZIP-File or clone it to your Device and place the files in any directory you want
Note: The target directory has to be writeable by your user
- Run
StartProxy.bat
- Enter Target-URL
- Profit
- Run
mkcert -install
in a terminal (Note: You might have to run it as an administrator) - Start proxy as described above
Firefox does not trust certificates installed to the windows certificate store by default. To trust the installed certificate you have to
- Open about:config
- Search for the
security.enterprise_roots.enabled
key - Set it to
true
- Mail the certificate to your iOS device (or get it into your "Files" App)
- Open the certificate and install it
- Open the Settings app and go to the Profiles section
- Install the new profile
- Switch to the "General">"About">"Certificate Trust Settings" Page
- Activate the "mkcert ..." certificate
This tool is just a wrapper for the following two awesome windows programs
If you want you can add support for more platforms or localize this README file. When you are done just open a pull request!