Skip to content

Instantly share code, notes, and snippets.

@stablexbt
Created February 12, 2026 12:41
Show Gist options
  • Select an option

  • Save stablexbt/73da74707759be7cc7879557f8263cfe to your computer and use it in GitHub Desktop.

Select an option

Save stablexbt/73da74707759be7cc7879557f8263cfe to your computer and use it in GitHub Desktop.

Port

UFW

Enable

sudo ufw enable

Default port

sudo ufw allow 22

Status

sudo ufw status

Open port

sudo ufw allow 5500

UFW guide

DO guide

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