Show wifi networks saved on windows:
netsh wlan show profile
Show wifi network infos:
netsh wlan show profile name="network_name" key=clear
Show wifi network password:
netsh wlan show profile name="network_name" key=clear | findstr Key
nmap -sC -sV -Pn {Target_IP}
Get mac addresses:
getmac -v
show IP
curl ifconfig.co
show country
curl ifconfig.co/country
install speedtest-cli
pacman -S speedtest-cli
check speedtest-cli version
speedtest-cli --version
test speed inside container behind the vpn
speedtest-cli