goonix

Results 70 comments of goonix

Your PR is more about application isolation and split tunneling than for split tunnel. You can split tunnel just by specifying the subnets in the VPN protocol, but you also...

I think this is covered by these two PRs: - https://github.com/pia-foss/manual-connections/pull/94 - https://github.com/pia-foss/manual-connections/pull/90 Please confirm if these PRs solve your issue, so that we can proceed to clean them up...

Sorry for not answering for 16 days. Every time I look at this ticket, I get confused regarding how to proceed. I feel like having autorun on boot is a...

@JeffreyShran did you have a look at [get_region_and_token.sh](https://github.com/pia-foss/manual-connections/blob/master/get_region_and_token.sh)?

> thanks This will change in v2.0.0. We are going to reorganize the scripts and the env vars will also be added to `run_setup.sh`. The reason we are using env...

[v2.0.0](https://github.com/pia-foss/manual-connections/tree/v2.0.0) got released. I think we could create a separate folder with instructions for systemd.

Do you guys think it's OK if we add that systemd example to the README and close the ticket?

> @g00nix do you still want a fork so you can compare the code? Yes, please create a fork so that I can have a look.

@steff2632 @steff2632 @iPherian I like both of your approaches. Nice work! I added a comment to the PR: https://github.com/pia-foss/manual-connections/pull/38#issuecomment-727232461

I closed that PR as the repo changed a lot in [v2.0.0](https://github.com/pia-foss/manual-connections/tree/v2.0.0). Now we have separate scripts to get a region and get a token, which should allow a smooth...