mirror of
https://github.com/brmlab/BLIT.git
synced 2025-06-07 19:34:00 +02:00
Update README.md
This commit is contained in:
parent
f711f92d33
commit
50c2739f9a
1 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
||||||
=== Instalation ===
|
# Instalation
|
||||||
cp notify-arp-neighbours.sh /usr/local/sbin/
|
cp notify-arp-neighbours.sh /usr/local/sbin/
|
||||||
chmod 755 /usr/local/sbin/notify-arp-neighbours.sh
|
chmod 755 /usr/local/sbin/notify-arp-neighbours.sh
|
||||||
|
|
||||||
|
@ -8,13 +8,13 @@ chmod 755 /usr/local/bin/netiface-default.py
|
||||||
cp notify-send-as-root-MSG-permanent.sh /usr/local/bin/
|
cp notify-send-as-root-MSG-permanent.sh /usr/local/bin/
|
||||||
chmod 755 /usr/local/bin/notify-send-as-root-MSG-permanent.sh
|
chmod 755 /usr/local/bin/notify-send-as-root-MSG-permanent.sh
|
||||||
|
|
||||||
# change value of NOTIFY_USER variable to username of the user to send notification to
|
* change value of NOTIFY_USER variable to username of the user to send notification to
|
||||||
editor /usr/local/bin/notify-send-as-root-MSG-permanent.sh
|
editor /usr/local/bin/notify-send-as-root-MSG-permanent.sh
|
||||||
|
|
||||||
cp dbus-find-session.sh /usr/local/bin/
|
cp dbus-find-session.sh /usr/local/bin/
|
||||||
chmod 755 /usr/local/bin/dbus-find-session.sh
|
chmod 755 /usr/local/bin/dbus-find-session.sh
|
||||||
|
|
||||||
# install arp-scan
|
* install arp-scan
|
||||||
apt-get install arp-scan
|
apt-get install arp-scan
|
||||||
|
|
||||||
cp arp-localnet.sh /usr/local/bin/
|
cp arp-localnet.sh /usr/local/bin/
|
||||||
|
@ -22,4 +22,4 @@ chmod 755 /usr/local/bin/arp-localnet.sh
|
||||||
|
|
||||||
cp notify-arp-neighbours /etc/network/if-up.d/
|
cp notify-arp-neighbours /etc/network/if-up.d/
|
||||||
|
|
||||||
# reconnect your network and you should receive and notification about your network neighbours
|
* reconnect your network and you should receive and notification about your network neighbours
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue