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
- Host: GitHub
- URL: https://github.com/johackim/docker-maltrail
- Owner: johackim
- License: gpl-3.0
- Created: 2016-11-08T13:39:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-05-26T17:02:54.000Z (about 5 years ago)
- Last Synced: 2025-01-28T01:44:12.820Z (over 1 year ago)
- Topics: docker, docker-maltrail, maltrail
- Language: Dockerfile
- Size: 11.7 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!**