Sasha
Sasha
👋🏻 I rewrote [mac-cleanup in Python](https://github.com/Drugsosos/mac-cleanup-py) I'll be glad if you would check it out Some advantages: * Fixed ```dry-run```, it's more accurate and faster * Beautiful progress bars *...
So basically I got inspired by this repo and created [my own](https://github.com/Drugsosos/VideoBot) and found some interesting stuff you might appreciate. * Poetry > Like pip but better, one command install,...
## Description I'm not fond of the way config was written, so I changed it a bit. Now it way more readable and accessible. * Added typing * Added explanations...
## Environment * Operating system (including version): MacOS 13.1 * mkcert version (from `mkcert -version`): v1.4.4 * Server (where the certificate is loaded): Locally * Client (e.g. browser, CLI tool,...
Fixed my [issue](https://github.com/FiloSottile/mkcert/issues/504) by adding ExtKeyUsage to root CA. I'm not sure EKU I used is actually correct ones, but it works fine.
**Is your feature request related to a problem? Please describe.** --- * It's kinda hard to understand what modules will do when you select them. Opening `default_modules.py` every time isn't...
Example and context --- [Here](https://github.com/mac-cleanup/mac-cleanup-py/issues/80#issuecomment-1662210601)
### Steps To Reproduce 1. Create a new session or use an existing one 2. Pass it to any command, e.g. `bw get uri aboba --session=` ### Expected Result Get...
Not an actual issue but an observation MacOS doesn't care is you have a trusted CA in system/login and will fail to resolve stuff iOS on the other hand respects...