Horje
get macadress windows Code Example
get macadress windows
#open cmd
#type command
ipconfig/all
#your wifi mac adress will be found at your adapter name
#in my case "Realtek RTL8822CE 802.11ac PCIe Adapter"
#my results
Verbindungsspezifisches DNS-Suffix:
   Beschreibung. . . . . . . . . . . : Realtek RTL8822CE 802.11ac PCIe Adapter
   Physische Adresse . . . . . . . . : 70-36-65-5B-A9-B3
   DHCP aktiviert. . . . . . . . . . : Ja
   Autokonfiguration aktiviert . . . : Ja
   IPv4-Adresse  . . . . . . . . . . : 192.168.43.235(Bevorzugt)
   Subnetzmaske  . . . . . . . . . . : 255.255.255.0
   Lease erhalten. . . . . . . . . . : Dienstag, 20. Oktober 2020 09:51:57
   Lease läuft ab. . . . . . . . . . : Dienstag, 20. Oktober 2020 11:40:53
   Standardgateway . . . . . . . . . : 192.168.43.1
   DHCP-Server . . . . . . . . . . . : 192.168.43.1
   DNS-Server  . . . . . . . . . . . : 192.168.43.1
   NetBIOS über TCP/IP . . . . . . . : Aktiviert




Shell

Related
npm install from github branch Code Example npm install from github branch Code Example
create branch and checkout at the same time in git Code Example create branch and checkout at the same time in git Code Example
ubuntu kill process on a port Code Example ubuntu kill process on a port Code Example
Mac OS update Git Code Example Mac OS update Git Code Example
open jupyter notebook with anaconda in powershell Code Example open jupyter notebook with anaconda in powershell Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
13