mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-19 03:10:16 +00:00
Updated Home (markdown)
parent
8954196fba
commit
2776c4187b
1 changed files with 4 additions and 0 deletions
4
Home.md
4
Home.md
|
@ -35,6 +35,10 @@ The options provided must make sense in relation to each other, for example you
|
||||||
|
|
||||||
To know what has changed in the master branch read: https://github.com/pivpn/pivpn/blob/master/LatestUpdate.md
|
To know what has changed in the master branch read: https://github.com/pivpn/pivpn/blob/master/LatestUpdate.md
|
||||||
|
|
||||||
|
## Uninstall
|
||||||
|
|
||||||
|
If at any point you wish to remove PiVPN from your Pi and revert it to a pre-installation state, such as if you want to undo a failed installation to try again or you want to remove PiVPN without installing a fresh Raspbian image, just run `pivpn uninstall`.
|
||||||
|
|
||||||
## My ISP doesn't give me a static external IP address, so my servers IP address keeps changing!
|
## My ISP doesn't give me a static external IP address, so my servers IP address keeps changing!
|
||||||
|
|
||||||
You will need a dynamic DNS service and a hostname. If your IP address changes, your hostname will then automatically point to the new IP address. Some free dynamic DNS services are <http://noip.com>, <http://freedns.afraid.org/> or <https://www.duckdns.org/>.
|
You will need a dynamic DNS service and a hostname. If your IP address changes, your hostname will then automatically point to the new IP address. Some free dynamic DNS services are <http://noip.com>, <http://freedns.afraid.org/> or <https://www.duckdns.org/>.
|
||||||
|
|
Loading…
Reference in a new issue