Networking

From mylearnings
Revision as of 08:41, 18 May 2025 by Pristal (talk | contribs)
Jump to navigationJump to search

Host Command

pristal@personal-system:~$ host google.com
google.com has address 142.250.196.14
google.com has IPv6 address 2404:6800:4007:829::200e
google.com mail is handled by 10 smtp.google.com.
pristal@personal-system:~$ 

NetCat Command

  • nc

Dig Command

  • dig

Nmap Command

Curl Command

Wget Command