Maarten Bremer

Results 3 issues of Maarten Bremer

The script is generating a deprecated warning. I think this: `worker.setDaemon(True)` needs to be changed to this: `worker.demon = True`

At the moment the latest Android releases do not accept manually installed private CAs without the proposed change. This change allows for using private CAs instead of using commercial providers...

I would like to do the same thing at my home. Is your project already in a working state? Thanks, Maarten