2021-09-01 22:13:54 +01:00
2021-04-06 12:55:32 -04:00
2021-05-28 17:52:35 -04:00
2021-05-20 17:31:09 +05:30
2020-11-21 00:06:05 -05:00
2021-05-06 13:58:31 -04:00
2021-04-22 07:54:11 -04:00
2021-07-29 15:16:10 +05:30

Ziti Desktop Edge for Windows

(the uwp project which used to be here has moved to uwp-vpnplugin-archive and is likely abandoned)

The Ziti Desktop Edge for Windows is an application that is necessary to integrate applications which cannot embed a Ziti SDK directly into the application. This is colloquially known as a "brown field" Ziti-enabled application because the app itself has no understanding that it has been Ziti-enabled.

In order for an application that has no knowledge of being Ziti-enabled to work the connections established by the app must be intercepted before leaving the computer and routed through the Ziti network. This is accomplished by three main components:

  • wintun - provides a Layer 3 TUN for Windows
  • A Windows service which runs as the local system account which creates the TUN as well as manages the Ziti connections
  • A Windows UWP UI application that allows the interactively logged on user to interact with the Windows service

Building A Release

see releasing

S
Description
Provides an OpenZiti client for Windows
Readme Apache-2.0 32 MiB
Languages
C# 85.5%
PowerShell 14.1%
Shell 0.3%