Skip to content

Quickly check if a port is open on Linux #25

Description

@niloy

On Server run nc -l 9443 to run a simple server on port 9443.

On Client, run curl example.com:9443.

The server should display HTTP headers if the port is open.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions