An open API service indexing awesome lists of open source software.

https://github.com/johackim/docker-maltrail

Dockerized maltrail
https://github.com/johackim/docker-maltrail

docker docker-maltrail maltrail

Last synced: over 1 year ago
JSON representation

Dockerized maltrail

Awesome Lists containing this project

README

          

# Docker Maltrail

Dockerized maltrail - Malicious traffic detection system

## Quick Start

```bash
docker run -d --name maltrail --net=host --privileged johackim/docker-maltrail
```

Point your browser to http://127.0.0.1:8338 (Password -> `admin:changeme!`)

## License

This project is licensed under the GNU GPL v3.0 - see the [LICENSE.txt](https://raw.githubusercontent.com/ethibox/ethibox/master/LICENSE.txt) file for details

**Free Software, Hell Yeah!**