GithubHelp home page GithubHelp logo

pia's Introduction

PIA

PIA Client installation on Ubuntu system with encrypted home folder (ecryptfs)

For an older clients, e.g. client 66 and there is no need to do something else except to move PIA to the new destination /usr/local/bin/pia instead of root folder to be more comply to the Linux Filesystem Hierarchy Standard. Please try this script and then run PIA as usual via green icon. Make it executable by command:

chmod +x pia_ecryptfs.sh

and run as root:

sudo ./pia_ecryptfs.sh

pia's People

Contributors

gas85 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

pia's Issues

error on run

echo Add rule, which will block vpn user’s access to Internet (except the loopback device).

gives an error on script run:```

Flush current iptables rules
./split_tunnel_VPN.sh: line 158: syntax error near unexpected token (' ./split_tunnel_VPN.sh: line 158: echo Add rule, which will block vpn user’s access to Internet (except the loopback device). '


I removed the parens and the error disappeared.

a few other problems

Just noticed that the iptables.sh file that the script generates doesn't have any of the variables showing up in it.

for example, line 16 looks like this:
iptables -t mangle -A OUTPUT ! --dest -m owner --uid-owner -j MARK --set-mark 0x1
notice the absence of a uid-owner.

Also, /etc/sysctl.d/9999-vpn.conf doesn't have the third line changed from eth0 (as you mentioned in your instructions).

/etc/openvpn/update-resolv-conf needed to manually edited as per your article.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.