3898019fd164
Update
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Sat, 28 Jul 2018 19:10:07 +0000 |
parents | 0c5119fbe606 |
children | cbf8eb171d8e |
branches/tags | (none) |
files | README.markdown |
Changes
--- a/README.markdown Wed Jul 25 20:26:58 2018 +0000 +++ b/README.markdown Sat Jul 28 19:10:07 2018 +0000 @@ -222,3 +222,10 @@ Got `stumpish` set up so I can poke at stumpwm from within scripts. Hacked my `pass` binary to pop up the copied message with `stumpish` so it's a little less opaque when I use the stumpwm shortcut to grab a pass. + +## 2018-07-28 + +Finally got my VPN setup on the Linux machine. Had to disable IPv6 at the +router because PIA doesn't support it, and leaving it enabled will leak my +actual IP, and I wanted to use OpenVPN instead of PIA's custom app thing. +Networking is a mess.