Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 695 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 695 Bytes

Purpose

The aim of this repository is:

The bfc is built on top of a socksx proxy implemented here

Network functions

These functions are docker containers that have a unique network purpose, for example - to act as a proxy, to encrypt traffic, to decrypt traffic, to act as a firewall. Location - functions folder

Kubernetes files

These functions are deployed into a K8s cluster. The kube files (deployment and service) can be found in the kube folder.