From d309a8c7afd58059fde6e967260c6b9aa5d42c7b Mon Sep 17 00:00:00 2001 From: Robert Caamano Date: Wed, 28 Feb 2024 10:41:59 -0500 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 0652327..c502c01 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,6 @@ ## Introduction --- -**Notice: This repo has been hard forked into https://github.com/netfoundry/ebpf-tproxy-splicer for inclusion in -CloudZiti edge-router builds as an optional interception mode. This repo will continue to be maintained for R&D.** This is a project to develop an eBPF program that utilizes tc-bpf to act as a statefull ingress FW and to redirect ingress ipv4 udp/tcp flows toward dynamically created sockets that correspond to zero trust based services on OpenZiti edge-routers. Those interested on how to setup an openziti development environment should visit