Thomas Pegler

Results 4 comments of Thomas Pegler

Hi, I was hoping to be able to pick this up but I made a start before commenting on here which is bad practice, so apologies for that. Was the...

That all makes sense, I was just going to call standard `openvpn` CLI from `subprocess.Popen`. Was the idea also that someone would call that, have a VPN connection and then...

Would it be alright if I grabbed this? I wanted to put all of the "output related" code in one `utils.py` file so it can be more easily used elsewhere.

I've started writing this and there's a toggle I wasn't sure about, `--auto-start-timer` (more info [here](https://docs.onionshare.org/2.6.2/en/advanced.html#scheduled-times)). It seems incredibl useful but in the context of this tool I don't know....