Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21bec8698d02da2

Jump to content

FreeLAN

From Wikipedia, the free encyclopedia
FreeLAN
DeveloperJulien Kauffmann
Release1.1 / October 1, 2013; 12 years ago (2013-10-01)[1]
Stable release
2.2[2] / 7 May 2019; 7 years ago (7 May 2019)
Written inC++
TypeVPN
LicenseGNU GPLv3
Websitefreelan.org
Repository

FreeLAN is computer software that implements peer-to-peer, full mesh, virtual private network (VPN) techniques for creating secure point-to-point or site-to-site connections in routed or bridged configurations and remote access facilities. It is free and open-source software licensed under the GNU General Public License Version 3 (GNU GPLv3).[3]

Encryption

[edit]

FreeLAN uses the OpenSSL library to provide encryption of both the data and control channels. It lets OpenSSL do all the encryption and authentication work, allowing FreeLAN to use all the ciphers available in the OpenSSL package.

Authentication

[edit]

FreeLAN has several ways to authenticate peers with each other. From version 2.0 FreeLAN offers pre-shared keys, certificate-based, and username-password based authentication.

References

[edit]
  1. FreeLAN Change Log - FreeLAN Change Log
  2. "Release 2.2". 7 May 2019. Retrieved 7 May 2019.
  3. "FreeLAN". GitHub. 14 October 2021.
[edit]