Linux Consultant
  • Home
  • About
  • Contact
  • Login
  • Profile
  • Privacy Policy
  • Home
  • About
  • Contact
  • Login
  • Profile
  • Privacy Policy
June 19, 2018June 19, 2018 | by Scott Kilroy | No comments

Check open ports with nmap

If you want to check if a particular port is open run
nmap -p PORT_NUMBER IP_OR_DOMAIN_NAME
for example
nmap -p 80 example.com

To use nmap to check if a port is open

for tcp
nmap -p port ipaddress

for udp
nmap -sU -p port ipaddress

 

no related pages

network

Search

Recent Posts

  • GNU Taler news: New GNU Taler integration in be-BOP
  • Ubuntu Core 26 cuts OTA update size, enables ARM64 Livepatch
  • AI Flooding the Linux Kernel Security Mailing List
  • Linus Torvalds admits he has a ‘love-hate relationship with AI’
  • You can get $1,500 off Samsung’s 85-inch Frame Pro TV – but hurry
  • These 8 Kindle models just lost support, but that doesn’t make them obsolete
  • How AI can trick you into making fake payments – 5 red flags
  • SFC Makes Bambu Lab the New Front in Its Right‑to‑Repair War
  • 5 Memorial Day deals that are worth your time (including a Costco membership discount)
  • Google says AI agents spending your money is a ‘more fun’ way to shop

Tags

AI AlmaLinux Android app Apps App Updates aws beginner's guide blog C++ Debian 11 Debian 12 desktop environment Developer Discord distro distros docker Firefox FOSS free software git GNU/Linux Howtos HTML install instructions JavaScript kde KDE Plasma LF Platinum Member Content Linux distribution Linux tutorial new release News Raspberry Pi release RHEL Rocky Linux security The Linux Foundation tutorial Tutorials ubuntu 22.04 Ubuntu 22.04 LTS windows os
Copyright © 2023 Linux Consultant