Skip to content

A Zero-Trust Networking Architecute-embeded cli client application that can allow secure access to Fiware Orion Context Broker instances through OpenZiti Overlay Networks.

Notifications You must be signed in to change notification settings

LiodakisOdysseas/ZTcURL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ZTcURL

ZTcURL is a Zero-Trust Networking Architecture-embeded cli client application for allowing secure access to Fiware Orion Context Broker instances through an OpenZiti overlay network.

Build instructions

Note: Building the application has so far been tested only on Ubuntu 24.04.1 LTS virtual machines created with multipass. Successful binary building on other platforms cannot thus far be guaranteed.

git clone https://github.com/LiodakisOdysseas/ZTcURL.git
cd ZTcURL
. dependencies-setup.sh
mkdir build && cd build
cmake ..
make

Usage

./ZTcURL <openziti_identity_file.json>