Skip to content

Quickly check if a port is open on Linux #25

@niloy

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.

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