packages feed

pia-forward 0.1.0.0 → 0.1.0.1

raw patch · 2 files changed

+5/−2 lines, 2 filesdep ~basedep ~filepathdep ~http-client

Dependency ranges changed: base, filepath, http-client, time

Files

README.md view
@@ -4,6 +4,9 @@ checkout. Run it with `pia-forward`. There are no options. You'll be prompted for your username and password at first run. Ctrl-C when you're done. +For documentation on the interface pia-forward implements, see+https://www.privateinternetaccess.com/forum/discussion/180/port-forwarding-without-the-application-advanced-users.+ If you have problems or pull requests, I'm using [GitHub's issue tracker] [2].  Project copyright 2015 Echo Nolan <echo@echonolan.net>, licensed under GPL-3.
pia-forward.cabal view
@@ -1,8 +1,8 @@ name:                pia-forward-version:             0.1.0.0+version:             0.1.0.1 synopsis:            Set up port forwarding with the Private Internet Access                      VPN service.-description:         Sets up and maintains a forwarded port. See https://www.privateinternetaccess.com/forum/discussion/180/port-forwarding-without-the-application-advanced-users.+description:         Sets up and maintains a forwarded port. license:             GPL-3 license-file:        LICENSE author:              Echo Nolan