Category "mac-address"

Get ipconfig result with python in windows

I am new here and just learning python. I need help to get the right mac-address of my network card in windows using python. I tried to search, and found these

Connect to wifi directly using MAC address

How to connect to wifi directly using MAC address of a perticular device? Thanks in advance.

Why uses scapy wrong source mac-adress with 'sendp()'

I use the function sendp() in scapy to send some messages at layer2. My pc has 6 LAN interfaces and I specify one interface (enp2s0f0) in sendp(). When I obser