Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 396 Bytes

Linux MAChanger.md

File metadata and controls

13 lines (8 loc) · 396 Bytes

Linux MAChanger

sudo apt-get install macchanger macchanger yükler

macchanger --help help sayfası

ifconfig wlan0 down # wlan0 adaptörünü devre dışı bırakır, bağlantısını keser bi nevi.
macchanger --random wlan0 # wlan0 arayüzündeki mac adresini rastgele olarak manipüle eder.
ifconfig wlan0 up # wlan0 arayüzünü tekrar aktif eder, ayağa kaldırır :).