2 Commits

Author SHA1 Message Date
schoonc 641dba0e63 Update Dockerfile 2018-03-18 12:45:50 +03:00
Robbie a19adb038a Create Dockerfile
To run ...

```
docker build -t wifite .
docker run --privileged --net=host -it wifite:latest 
```
2017-10-07 07:57:01 +01:00