From 1a3199c428d52eb25f17f32f29a76da78eb2c575 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Cristian=20Cezar=20Mois=C3=A9s?=
<86272521+cristiancmoises@users.noreply.github.com>
Date: Thu, 9 May 2024 04:41:25 +0000
Subject: Add files via upload
---
-spoofmac.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to '-spoofmac.html')
diff --git a/-spoofmac.html b/-spoofmac.html
index 8c6c403..4f8b4eb 100644
--- a/-spoofmac.html
+++ b/-spoofmac.html
@@ -1,2 +1,2 @@
👻 SpoofMac — C.C.M. Homepage👻 SpoofMac
February 11, 2024
Change mac address on reboot
Download
[eth0]
-[enp6s0]
<> SPOOF YOUR MAC ADDRESS: </>
- Install macchanger;
- First run ifconfig and take your interface name;
- In the script i use: wlan0 (I created the enp6s0 script to enp6s0 interfaces)
- Download the macchanger.sh;
- chmod +x macchanger.sh
- crontab -e
- @reboot /home/Download/macchanger.sh
Have a nice day! :)
\ No newline at end of file
+[enp6s0]<> SPOOF YOUR MAC ADDRESS: </>
- Install macchanger;
- First run ifconfig and take your interface name;
- In the script i use: wlan0 (I created the enp6s0 script to enp6s0 interfaces)
- Download the macchanger.sh;
- chmod +x macchanger.sh
- crontab -e
- @reboot /home/Download/macchanger.sh
Have a nice day! :)