From 877e0377c814d65ca4507008e929c5cdfd298a7e Mon Sep 17 00:00:00 2001 From: Pavel Ruzicka Date: Fri, 16 Sep 2016 10:50:39 +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 e4bacf8..5dadc95 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ## Tools included in toolkit in more detail: -* **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 hostnam 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 +* **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. * **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)