First, I want to say thank you to the Batfish team from making such a great tool!
This dashboard wraps a few features from the tool Batfish in a "pretty" GUI.
-
Download and run batfish:
- docker pull batfish/allinone
- docker run --name batfish -v batfish-data:/data -p 8888:8888 -p 9997:9997 -p 9996:9996 batfish/allinone
-
cd batfish_dashboard/
-
docker build -t batfish_dashboard . && docker run -p 8050:8050 batfish_dashboard
If running locally:
- Open web browser and navigate to:
- 127.0.0.1:8050
If running on remote machine:
- Open web browser and navigate to:
- remote_machine_ip:8050
Enjoy!
- Chaos Monkey
- Ask a Question advanced search
- ACL Tester