PulseGateLive intelligence on AI-era software
Coverage
171,986

Software tracked

 

Freshness
2 min ago

Last update

 

Cadence
944/day

7-day average

Indexed today: 639

PulseGate

Live intelligence on the software shipping in the AI era — apps, models, agents, and infra.

Software is shipping faster than ever, and a growing share of it lives outside the official app stores. PulseGate tracks it live — free, for builders, analysts, and everyone keeping up.

Platform

  • All Apps
  • Categories
  • Industry Updates
  • Data Sources
  • Coverage Rules
  • Glossary
  • Embed Widget

Support

  • Help Center
  • Suggest a URL
  • Report an Issue

Company

  • About
  • Press & Data
  • Contact
  • Platform Status

Legal

  • Privacy
  • Terms
  • Disclaimer

© 2026 PulseGate. Operated by Dymaxio s.r.o., Prague, Czech Republic.·

All systems operational
PulseGate
LAList All Open Ports on Linux logo
List All Open Ports on Linux
Visit ↗
  1. Home/
  2. CLI tools & terminal/
  3. List All Open Ports on Linux
←Back to results
LAList All Open Ports on Linux logo

List All Open Ports on Linux

bashsnippets.xyz·Infrastructure

List All Open Ports on Linux is a Bash script designed to audit every port a Linux server listens on, helping users identify services that may be unintentionally exposed to external networks. The script provides a comprehensive overview of open TCP and UDP ports, showing which processes are associated with each port and clarifying whether a port is bound to all interfaces or restricted to localhost. This aids in detecting misconfigured services, forgotten debug ports, or unexpected packages that may have opened network access without the user's knowledge.

The script operates by first checking for the availability of the 'ss' command, which has replaced 'netstat' as the default tool on modern Linux distributions for listing socket information. For process-to-port mapping, it leverages 'lsof' to provide a process-centric view of listening sockets. Running the script with root privileges (using sudo) enables it to display complete process details for all ports; when run without root, ports owned by other users may not display their associated process names. 1 or ::1), making it straightforward to assess network exposure.

Additional usage examples are provided, such as filtering for a specific port, identifying only externally reachable ports, and checking port status on remote hosts. The script can be scheduled to run at regular intervals, with output differences emailed to an administrator, enabling ongoing monitoring for newly opened ports that might result from configuration changes or software updates.

This tool is intended for Linux users, particularly system administrators and security-conscious operators, who need to regularly audit network exposure on their servers. It is delivered as a Bash script to be executed from the command line.

Free
CLI
L
List All Open Ports on Linux preview
Visit bashsnippets.xyz↗

Overview

5 features

In the CLI tools & terminal space, List All Open Ports on Linux takes a focused approach. Quickly identifying all open ports and their owning processes on a Linux server for security auditing. It is built as an open-source project for system administrators and security professionals. The product is available for free. List All Open Ports on Linux is available on the command line.

List All Open Ports on Linux first shipped in 2024. Key capabilities include port scanning, process mapping, and security audit.

  • ✓Port scanning
  • ✓Process mapping
  • ✓Security audit
  • ✓Linux support
  • ✓Bash script

Tags

port-auditlinux-securitybash-scriptprocess-mappingcli-tool

Built with & integrations

Framework
nextjs
Hosting
vercel
Runs on
CLI

Trust & compliance

LicenseProprietary
Verified signals
✓ HTTPS✓ Privacy Policy✓ Terms of Service✓ Free tier
Legal
Privacy Policy →Terms of Service →

Recent events

Latest indexed changes and source events

  1. IndexedJun 29, 11:16 PM

    I was handed a server with no docs and no idea what it was listening on. One command fixed that. verified by the PulseGate indexer

    Source: PulseGate indexerOpen ↗

Frequently asked questions about List All Open Ports on Linux

What does List All Open Ports on Linux do?
Quickly identifying all open ports and their owning processes on a Linux server for security auditing. It is catalogued under CLI tools & terminal on PulseGate.
Who is List All Open Ports on Linux for?
List All Open Ports on Linux is an open-source project built for system administrators and security professionals.
Is List All Open Ports on Linux free?
Yes — List All Open Ports on Linux is free to use.
What platforms does List All Open Ports on Linux run on?
List All Open Ports on Linux runs on the command line.
Is List All Open Ports on Linux still maintained?
PulseGate's automated liveness checks currently classify List All Open Ports on Linux as active.
What are alternatives to List All Open Ports on Linux?
Similar tools tracked by PulseGate include Open Port Checker, Portchecker, and whoport.Open Port CheckerPortcheckerwhoport
When did List All Open Ports on Linux launch?
List All Open Ports on Linux first shipped in 2024.

At a glance

Platforms
Cli
Languages
English
First seen
Oct 2, 2024
Activity
🟢 Active
Status
🟢 Active
Built for
system administrators and security professionals
Model
Open source
Solves
Quickly identifying all open ports and their owning processes on a Linux server for security auditing.

Developer

Bashsnippets

Live coverage

Confidence
High · 98
Indexed
Jun 29, 2026
Lifecycle
Alive
Activity
Active
First seen
Oct 2024
Last seen
2w ago
Identity audit (9)
Entity ID
cmqzu87p10c2besslg3bv0y76
Slug
i-was-handed-a-server-with-no-docs-and-no-idea-what-i-bashsnippets-xyz
Verification state
Indexed for public listing
Claim / listing state
Unclaimed · listed: yes
Index status
Included in index
Latest evidence snapshot
Jun 30, 2026
Timeline basis
Indexed-at chronology (no inferred launch/funding milestones).
Last updated
Jul 14, 2026
Canonical URL
https://bashsnippets.xyz/snippets/list-open-ports-linux

Similar apps

Other apps tracked under the same category.

  • Open Port Checker
    portchecker.cc
  • Portchecker
    portchecker.io
  • whoport
    github.com
  • Port Checker
    port-checker.net
  • lsport
    github.com
  • Nmap Online
    nmap.online