Skip to content

mstsec/antniumui

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 40.4%
  • CSS 38.0%
  • HTML 21.0%
  • JavaScript 0.6%