Difference between revisions of "WireGuard"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 14: Line 14:
  
  
MacOs: <code>[[brew]] install wireguard-tools</code>
+
* MacOS: <code>[[brew]] install wireguard-tools</code>
 +
* [[iOS]]: allows auto activation on WiFI based on SSID.
  
 
== Commands ==
 
== Commands ==

Revision as of 10:14, 10 April 2020

This article is a Draft. Help us to complete it.

wikipedia:WireGuard

WireGuard is a free and open-source software application and communication protocol that implements virtual private network techniques to create secure point-to-point connections in routed or bridged configurations. It use Noise protocol framework, Curve25519, ChaCha20, Poly1305, BLAKE2, SipHash24 and HKDF.

 $ sudo apt install wireguard

Included in March 2020 into the Linux Kernel 5.6

WireGuard's encryption speed claims to be faster that IPsec group protocols.

  • Debian packages: wireguard, wireguard-dkms, wireguard-tools


  • MacOS: brew install wireguard-tools
  • iOS: allows auto activation on WiFI based on SSID.

Commands

wireguard-go wg0
ip link add wg0 type wireguard

See also

Advertising: