jotyGill

Results 54 comments of jotyGill

Thank you. Have you tried openpyn without "-f"? does that work?

Check this out https://github.com/mrahmadt/SmartGW

I have never used 2 openvpn connections at a given time. could you please elaborate on your setup and how it's useful. while starting openpyn kills (suppose to) any running...

Hi There, Thanks :) Sorry for the late reply. The way that I handle that issue is I grab the ip address of the chosen server (at that moment) on...

Hey Karlicoss!, yeah I just manually galze over things and pray nothing is broken :) That would be fantastic! I don't have any experience with testing, would love to learn...

I have started writing some basic tests using pytest to check if the script at least exits without any fatal errors. atm it's just sanity check to see if any...

They keep adding new servers. run `sudo openpyn --update` to get the latest config files.

Hi, I don't know much about openvpn-xor-git. To kill openvpn I use "sudo", "killall", "openvpn" does xor-git version run using different name? cause that would not be killed using this...

This seems like a very unique scenario as I believe most distros have iputils and checking for it wouldn't be a one liner. For example the issue here was not...

Cheers. Well, when we are manually starting it with '-f' switch it needs to clear IPtables rules and apply new ones. But I see what you mean. When it is...