/illumio-firewall

Simple firewall implementation for the Illumio internship coding challenge. This program reads a list of rules from a CSV file, generates a query-able rule holding data structure, and has a method which passes or rejects an arbitrary input packet.

Primary LanguagePython

Watchers