From a9a96e303811a795a2d62bc6af5900f6bd561f75 Mon Sep 17 00:00:00 2001 From: Pavel Ruzicka Date: Fri, 16 Sep 2016 10:51:44 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5dadc95..a31067c 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,6 @@ * **MaDHCPhost changer** - you probably know macchanger that changes hardware address of your network device when you want to avoid tracking identities bundled with your network device identificator (MAC address). Unfortunately this is not the only identificator bundled with your device. Normally you are sending your hostname in your DHCP request for an IPv4 address. This script selects new DHCP hostname from dictionary of common words and fake your hostname in DHCP request. Your real local hostname is not changed in any way. Warning: can eat up all your DHCP range of not assigned IP address if you reconnecting frequently * **My UDEV notify** - udev rule scripts that notifies you each time an device is plugged/unplugged. -* **NeNe discovery** - discovers network devices connected to the same network as your laptop. When you connect with your laptop via ethernet/WiFi to the network you'd possibly like to know something about network devices that resides on the same network as You. This script does it automatically each time you connect and makes an desktop notification with a list of devices discovered. +* **NeNe (Network Neighbours) discovery** - discovers network devices connected to the same network as your laptop. When you connect with your laptop via ethernet/WiFi to the network you'd possibly like to know something about network devices that resides on the same network as You. This script does it automatically each time you connect and makes an desktop notification with a list of devices discovered. * **thinkpad-antitheft** - customized script that starts when you lock screen, ends itself when screen unlocked and activate an audio alarm when device moves while screen locked. Needs an working HDAPS (Thinkpad notebooks) * **wifi-probes**: collection of scripts that sniffs wireless network broadcasts from wireless devices around, logs them and notify you an SSIDs seen. Requires an secondary wireless device.