Commit Graph

181 Commits

Author SHA1 Message Date
Nick Sweeting
63f6d327ef Document platform capture backends 2026-03-21 02:25:26 -07:00
Nick Sweeting
a46ff728b8 Merge pull request #105 from pirate/docs/chromeos-wireguard-support
Document ChromeOS built-in WireGuard support
2026-03-21 02:16:23 -07:00
Nick Sweeting
2879ab5e0b Merge branch 'master' into docs/ipv6-examples-near-ipv4 2026-03-21 02:15:45 -07:00
Nick Sweeting
2268ade0df Merge pull request #107 from pirate/docs/clarify-allowedips
Clarify AllowedIPs cryptokey routing behavior
2026-03-21 02:13:32 -07:00
Nick Sweeting
d2b08ff52a Add concise IPv6 examples near IPv4 docs 2026-03-21 02:13:03 -07:00
Nick Sweeting
aaf064a3c6 Merge pull request #108 from pirate/docs/mark-wgquick-only
Mark wg-quick-only config keys in the reference
2026-03-21 02:12:13 -07:00
Nick Sweeting
157d245db1 Mark wg-quick-only config keys 2026-03-21 02:05:09 -07:00
Nick Sweeting
d9fbcd3c7d Clarify AllowedIPs behavior in docs 2026-03-21 02:03:27 -07:00
Nick Sweeting
3ba93e93de Clarify local DNS behavior in docs 2026-03-21 02:01:15 -07:00
Nick Sweeting
77dc64c1c2 Add ChromeOS WireGuard support note 2026-03-21 01:57:01 -07:00
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
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
ygguser
51720402e2 added 'Simple WG Config Generator' in 'WireGuard Setup Tools' section 2025-10-10 14:38:39 +03: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
cjon256
d0a693466e Remove MTU 1500 examples
These seem likely to lead people down the wrong path.
2025-03-21 11:06:05 -04: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
Max Lendrich
5bcdf8b513 Fix anchor 2024-10-19 06:08:43 +02: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
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
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
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
psyhomb
e8822ad81d YAST: Wireguard Setup Tools 2020-09-24 10:39:50 +02:00
Igor Bronovskyi
9737e5e7a0 Merge branch 'master' into master 2020-08-26 17:34:56 +03:00
Igor Bronovskyi
91b2215535 Update README.md
Added CLI wireguard client configuration generator
2020-08-26 17:33:42 +03:00
Maximilian Ehlers
81297b25a5 Update README.md
Add wirt.network as an option for key management
2020-08-22 16:24:18 +02:00
Nick Sweeting
daebf582e7 add pivpn 2020-07-01 21:16:56 -04:00
Nick Sweeting
64b98cb2fa add Drago to setup tools and related projects 2020-07-01 21:11:40 -04:00
Nick Sweeting
51a1021dc4 Merge pull request #54 from vx3r/master 2020-06-10 16:23:43 -04:00
vx3r
911dab502d wg gen web link in WireGuard Setup Tools issue #51 2020-06-10 17:03:28 +09:00