Daniel Ding aa90227427 Update CNAME
2023-04-07 08:39:59 +08:00
2022-10-08 11:07:53 +08:00
2023-04-04 07:02:40 +08:00
2023-04-04 23:59:03 +08:00
2023-04-05 10:59:22 +08:00
2023-04-04 07:02:40 +08:00
2023-04-05 10:41:52 +08:00
2022-09-27 12:53:19 +08:00
2022-10-08 22:14:19 +08:00
2023-04-07 08:39:59 +08:00
2022-09-27 12:53:19 +08:00
2022-09-27 12:53:19 +08:00
2022-07-29 23:38:54 +08:00
2023-04-05 10:41:52 +08:00
2022-09-25 18:49:28 +08:00
2023-04-04 07:02:40 +08:00
2023-04-05 10:59:22 +08:00

Overview

Go Report Card Codecov CodeQL Build Docs Releases GPL 3.0 License

The OpenLAN project help you to build a local area network via the Internet.

Terminology

  • OLSW: OpenLAN Switch
  • OLAP: OpenLAN Access Point
  • NAT: Network Address translation

Branch Access

                                    OLSW(Central) - 10.1.2.10/24
                                            ^
                                            |   
                                          Wifi(DNAT)
                                            |
                                            |
                   ----------------------Internet-------------------------
                   ^                        ^                           ^
                   |                        |                           |
               Branch 1                 Branch 2                     Branch 3    
                   |                        |                           |
                  OLAP                      OLAP                         OLAP
             10.1.2.11/24              10.1.2.12/24                  10.1.2.13/24

Multiple Area

               192.168.1.20/24                                 192.168.1.22/24
                     |                                                 |
                    OLAP ---- Wifi ---> OLSW(NanJing) <---- Wifi --- OLAP
                                            |
                                            |
                                         Internet 
                                            |
                                            |
                                       OLSW(ShangHai) - 192.168.1.10/24
                                            |
                   ------------------------------------------------------
                   ^                        ^                           ^
                   |                        |                           |
               Office Wifi               Home Wifi                 Hotel Wifi     
                   |                        |                           |
                 OLAP                     OLAP                         OLAP
             192.168.1.11/24           192.168.1.12/24              192.168.1.13/24
Description
Cloudify VPN written in Golang, and simple deployment via Kubernetes
Readme GPL-3.0 7.3 MiB
Languages
Go 94.5%
HTML 1.6%
go:x 1.5%
Makefile 1.4%
Shell 0.9%
Other 0.1%