dobin / antniumui

The Web UI for Antnium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Antnium UI

This is the UI for the Antnium C2. Antnium itself is private till burned.

Development

Its on localhost:4200

ng serve

Deploy

Compile for antnium release like:

ng build --configuration=production --base-href /webui/ --deploy-url /webui/
cp -R dist/antniumui/* ../antnium/webui

Overview

Home Home

Cmd Cmd

About

The Web UI for Antnium


Languages

Language:TypeScript 40.3%Language:CSS 38.0%Language:HTML 21.0%Language:JavaScript 0.6%