
Blackbox config generator with realtime preview & edit . Develop blackbox modules with ease and almost all configuration fields.
- supports module generation for http,tcp & ping
- Grenerate the preview and edit of the configuration in realtime
- supports config upload and view
- Generate configuration with different types of module at once.
- supports downloads

- Platforms: @Docker
docker compose up
- Access the ui with url after compose setup http://localhost:6969 (The port used by application is 3000 but is mapped to 6969 in compose setup)
- To create the build, run command
npm run build
within the running container @ docker compose. The build files can be found at/docs