Sign inSign up

luongnv89/mmt

By luongnv89

Updated almost 4 years ago

Contains MMT and attack-generator tool

Image
0

2.1K

luongnv89/mmt repository overview

Start the container

docker run -it -p 8080:8080 -p 8088:8088 --name YOUR_CONTAINER_NAME luongnv89/mmt:1.0

For machine with arm architecture (Apple M1, etc.)

docker run -it -p 8080:8080 -p 8088:8088 --name YOUR_CONTAINER_NAME luongnv89/mmt:aarch64

Access to the MMT-Operator dashboard: http://localhost:8080

Access to the MMT-Attack-Generator: http://localhost:8088

Login: admin

password: please contact us ([email protected])

Tag summary

Content type

Image

Digest

sha256:549851952

Size

269.3 MB

Last updated

almost 4 years ago

docker pull luongnv89/mmt:aarch64