You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removes table of contents from markdown file. A TOC is useful to assure
completeness and correctness of nesting levels but is not necessary in
the Wiki, which provides its own TOC.
Copy file name to clipboardExpand all lines: docs/Containers/WireGuard.md
-38Lines changed: 0 additions & 38 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,44 +11,6 @@ Assumptions:
11
11
* These instructions assume that you have privileges to configure your network's gateway (router). If you are not able to make changes to your network's firewall settings, then you will not be able to finish this setup.
12
12
* In common with most VPN technologies, WireGuard assumes that the WAN side of your network's gateway has a public IP address which is reachable directly. WireGuard may not work if that assumption does not hold. If you strike this problem, you have to take it up with your ISP.
13
13
14
-
<HR>
15
-
16
-
## Contents
17
-
18
-
-[Installing WireGuard under IOTstack](#installWireguard)
19
-
20
-
- [Step 1: Update your Raspberry Pi OS](#updateRaspbian)
21
-
- [Step 2: Set up a Dynamic DNS name](#obtainDDNS)
22
-
- [Step 3: Understand the Service Definition](#serviceDefinition)
23
-
- [Step 4: Decide what to configure](#configureWhat)
24
-
25
-
- [Fields that you should always configure](#configureAlways)
26
-
- [Optional configuration - DNS resolution for peers](#configurePeerDNS)
0 commit comments