1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-20 13:58:42 +00:00
dockerfiles/kismet/README.md
2018-09-01 13:25:19 +08:00

13 lines
200 B
Markdown

kismet
======
```bash
$ docker-compose up -d
$ docker-compose exec kismet cat /root/.kismet/kismet_httpd.conf
httpd_password=LV2nurQNGgZ46N5n
httpd_username=kismet
$ curl http://localhost:2501
```