Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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
Comment

PREVIOUS NEXT
Code Example
Shell :: flutter run web canvaskit 
Shell :: npm audit 
Shell :: could not connect to server: Connection refused Is the server running on host and accepting TCP/IP connections on port 5432? 
Shell :: Remove uninstall Java in CentOS 
Shell :: command wait bash 
Shell :: git push username password 
Shell :: youtube dl download video by idex 
Shell :: bash check if variable is number 
Shell :: ubuntu desktop sharing not working teams 
Shell :: how to update ubuntu 
Shell :: bash write file 
Shell :: pyinstaller not found 
Shell :: linux run apk 
Shell :: git remove origin 
Shell :: git stash list with date 
Shell :: push empty git commit 
Shell :: remove unused images docker manually 
Shell :: connect to specific wifi decive linux 
Shell :: debian docker 
Shell :: linux kustomize install 
Shell :: install bpytop 
Shell :: android mobile screen share in ubunut 
Shell :: ubuntu see ram usage 
Shell :: ubuntu disk free space 
Shell :: check process on port linux 
Shell :: kill linux port 
Shell :: kubernetes get inside pod 
Shell :: delete aws configure in mac cli 
Shell :: tmu rename tab 
Shell :: npm install from github branch 
ADD CONTENT
Topic
Content
Source link
Name
6+9 =