Commit Graph

224 Commits

Author SHA1 Message Date
Claude
2106d07304 Add source citations with markdown links to relay security note
Link to WireGuard Cryptokey Routing docs, the WireGuard whitepaper,
Pro Custodibus hub-and-spoke E2EE analysis, and Tailscale DERP relay
documentation.

https://claude.ai/code/session_01HD798u9s77s7ooQDHA6mGX
2026-03-21 08:39:38 +00:00
Claude
2a03397ea5 Clarify that relay-bounced traffic is not end-to-end encrypted between NAT-ed peers
Add security note explaining that the relay server decrypts and re-encrypts
traffic (two separate tunnels), so it can see plaintext. Also clarify the
peer configuration section to explain why NAT-ed nodes don't need to list
each other as peers - traffic matches the relay's broad AllowedIPs range.

https://claude.ai/code/session_01HD798u9s77s7ooQDHA6mGX
2026-03-21 08:37:13 +00:00
Nick Sweeting
2f8abb9c6b Merge pull request #103 from pirate/copilot/fix-endpoint-nat-peer-issue
Remove `Endpoint` from peer examples where the remote peer is behind NAT
2026-02-26 16:56:14 -08:00
copilot-swe-agent[bot]
d44500c0a1 Remove Endpoint from NAT peer examples
Co-authored-by: pirate <511499+pirate@users.noreply.github.com>
2026-02-27 00:29:05 +00:00
copilot-swe-agent[bot]
856660da28 Initial plan 2026-02-27 00:27:20 +00:00
Nick Sweeting
14d87bec0e Merge pull request #97 from lvaroqui/fix-internet-browsing-vpn-forward-rule
Fix internet browsing vpn example forward rule
2025-10-16 16:51:54 -07:00
Nick Sweeting
f9050f3630 Merge pull request #99 from ygguser/master
added 'Simple WG Config Generator' in 'WireGuard Setup Tools' section
2025-10-16 16:50:45 -07:00
ygguser
51720402e2 added 'Simple WG Config Generator' in 'WireGuard Setup Tools' section 2025-10-10 14:38:39 +03:00
Nick Sweeting
e804f7fefc Merge pull request #98 from BoostCookie/addwgsetuptoreadme 2025-05-12 05:09:25 -07:00
Stefan Gehr
1a048b7e08 Add wgsetup to the WireGuard Setup Tools
wgsetup generates wireguard configs from a simple, concise yaml file
that describes a multi-location, multi-site setup
2025-05-09 22:56:21 +02:00
Luc Varoqui
cc1704589e fix internet browsing vpn example forward rule 2025-04-06 14:14:59 +02:00
Nick Sweeting
5e34b97c8a Merge pull request #96 from cjon256/master
Remove MTU 1500 examples
2025-03-21 12:12:40 -07:00
cjon256
d0a693466e Remove MTU 1500 examples
These seem likely to lead people down the wrong path.
2025-03-21 11:06:05 -04:00
Nick Sweeting
4d5e4c6980 Merge pull request #93 from ryanbarrie/documentation-fixes 2024-12-20 22:42:50 -05:00
Ryan Barrie
25d8748c4c Fix Interface section to use Address= instead of AllowedIPs=. AllowedIPs= is used under the Peer section. 2024-12-20 07:41:54 -05:00
Nick Sweeting
12b32505fb Update README.md 2024-11-24 17:32:22 -05:00
Nick Sweeting
a2bccfdc9f Merge pull request #92 from max-len/patch-1 2024-10-19 00:51:05 -04:00
Max Lendrich
5bcdf8b513 Fix anchor 2024-10-19 06:08:43 +02:00
Nick Sweeting
6e061f4867 Merge pull request #89 from rasa/patch-2 2024-05-01 10:36:37 -07:00
Ross Smith II
907cfbc4b3 docs: Fix typos, add vanity mention 2024-05-01 10:11:55 -07:00
Nick Sweeting
616953d423 Update README.md to add netmaker 2024-01-11 22:10:37 -08:00
Nick Sweeting
8902f0eee5 Update LICENSE 2023-05-27 06:27:20 -07:00
Nick Sweeting
a7fbe03ed3 add article link 2023-05-27 06:27:06 -07:00
Nick Sweeting
b747b97f26 Merge pull request #77 from gongjason/add-firezone-to-projects
Add Firezone to projects list
2022-03-16 13:37:42 -07:00
Nick Sweeting
50b8b193b9 Merge pull request #78 from JoFo-IT/master 2022-03-13 00:20:04 -05:00
JoFo
662bfecfc3 Update README.md
Add missling "?".
2022-02-20 09:24:51 +01:00
Jason G
36b9e6a886 Update README.md 2022-02-16 11:00:01 -08:00
Nick Sweeting
9015e77c3a remove writ.network 2022-01-30 19:04:36 -05:00
Nick Sweeting
bcd3639f52 Add wg-easy 2022-01-23 21:15:08 -05:00
Nick Sweeting
e2298f0c30 Add freifunkMUC/wg-access-server 2022-01-23 21:13:49 -05:00
Nick Sweeting
0ad99be00e add link to pfsense docs on wireguard setup 2021-12-03 18:17:42 -05:00
Nick Sweeting
ef7daa8730 add more reference docs links 2021-12-03 18:15:58 -05:00
Nick Sweeting
49cd431df4 Merge pull request #72 from ss-o/patch1.2 2021-03-29 13:50:51 -04:00
Salvydas Lukosius
ad8096ef99 iptables example 2021-03-28 17:14:16 +01:00
Salvydas Lukosius
1d3916e36a Fixed rest missing values 2021-03-28 17:13:24 +01:00
Nick Sweeting
57752d2951 Merge pull request #71 from ss-o/patch-1
Missing proxy ARP value (1 – enabled, 0 – disabled)
2021-03-26 22:56:13 -04:00
Salvydas Lukosius
e0b8b44652 Missing value
- On all docs missing value on proxy ARP (1 – enabled, 0 – disabled).
- Line 11 'sudo ' not required as all script written for root user.
2021-03-27 02:50:30 +00:00
Nick Sweeting
2a20e31adb Merge pull request #68 from b-m-f/patch-3
Update wirt URL
2021-03-17 10:32:11 -04:00
Maximilian Ehlers
72b961522b Update wirt URL
URL was updated to wirtbot.com
2021-03-17 15:31:38 +01:00
Nick Sweeting
16f2fe7ac1 Merge pull request #65 from jwhited/jwhited/wgsd
Add wgsd to NAT-to-NAT and related
2021-03-17 10:29:50 -04:00
Nick Sweeting
6792c7eaa0 Merge pull request #63 from raidancampbell/master
fix anchor linking in config reference
2021-03-17 10:29:14 -04:00
Nick Sweeting
90d63cbc14 Merge pull request #62 from 259095/master 2021-03-17 10:28:53 -04:00
Nick Sweeting
819a4eec15 Merge pull request #59 from BrunIF/master 2021-03-17 10:28:20 -04:00
Nick Sweeting
788ecabcf8 lol nice try 2021-03-17 10:28:04 -04:00
Nick Sweeting
7a34e64ce0 Merge pull request #58 from b-m-f/patch-2
Add wirt.network as an option for key management
2021-03-17 10:26:42 -04:00
Nick Sweeting
af47778fbf Update README.md 2021-02-17 21:41:11 -05:00
Jordan Whited
52096f7e4c Add wgsd to NAT-to-NAT and related 2020-11-24 17:30:54 -08:00
R. Aidan Campbell
4eb4389a1a fix anchor linking in config reference 2020-11-01 13:43:50 -07:00
Kris
05d37d6a3e Update README.md 2020-10-17 18:19:41 +01:00
Kris
abfe778159 Update README.md
Added section on accessing more verbose logging.
2020-10-17 18:17:48 +01:00