jotyGill

Results 54 comments of jotyGill

Hi there, Thanks. the thing is when openvpn connects, from then on all the traffic goes through the vpn tunnel. When you are conneted via ssh, that connection can't work,...

I'll look into it. Basically you can check the connectivity status by: ``` tail /var/log/openpyn/openpyn-notifications.log ```

This is brilliant work! BTW I don't currently use a google account. Is it possible to also release the apk (in github) and build instructions? Cheers

oh man it requires google play services, I use LeneageOS without Gapps :(

Good find, I'll add an option for that :)

I haven't dug into OO programming. (Did a bit of java years ago) Might look into it. Ideas on OO setup and design decisions are very welcome.

Hi Jo, Thanks. 1 There's any plan or any way to "select" which service go over the vpn? Ans: Not within openpyn But check out https://github.com/mrahmadt/SmartGW 2: no idea mate....

would have been easy if it was a few commands. throughout the program there would be >50 commands being run as sudo. I'll see what I can do

Most of them are for the '-f' switch anyway. give it a go.

Hi, Obvious thing would be if your "ping" didn't support -i or -n options. In that case 1 second is the minimum wait between between every ping request. but that...