Skip to content

Commit

Permalink
Putting back Kismet in Bluetooth docker
Browse files Browse the repository at this point in the history
  • Loading branch information
FlUxIuS committed Jul 17, 2024
1 parent 082fca8 commit faf95e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfiles/bluetooth.docker
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ RUN chmod +x entrypoint.sh
#RUN ./entrypoint.sh mirage_soft_install # TODO: In progress
#RUN ./entrypoint.sh sniffle_soft_install

# General monitoring software
RUN ./entrypoint.sh kismet_soft_install

# Cleaning and quitting
WORKDIR /root/
#RUN rm -rf /root/scripts/
Expand Down

0 comments on commit faf95e3

Please sign in to comment.