Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

The web user interface for Secutils.dev

License

Notifications You must be signed in to change notification settings

secutils-dev/secutils-webui

Repository files navigation

Important

The repository is deprecated, the code has been moved to secutils-dev/secutils.

Secutils.dev Secutils.dev Web UI · License: AGPL v3 Build Status

The web user interface for Secutils.dev, refer to secutils-dev/secutils for more details.

Getting started

Install all the required dependencies with npm install and run the UI in watch mode with npm run watch.

Usage

Assuming you already have a running Secutils.dev server running at http://localhost:7070, the UI should be accessible at http://localhost:7171.

Documentation

The documentation for Secutils.dev is located in github.com/secutils-dev/secutils-docs and hosted at secutils.dev/docs.

Community