Skip to content

Instantly share code, notes, and snippets.

@michaelminter
Created October 23, 2019 21:34
Show Gist options
  • Save michaelminter/0f45f1e11f039329dbeb330054bcd58a to your computer and use it in GitHub Desktop.
Save michaelminter/0f45f1e11f039329dbeb330054bcd58a to your computer and use it in GitHub Desktop.

Revisions

  1. michaelminter created this gist Oct 23, 2019.
    2 changes: 2 additions & 0 deletions check_connection.bash
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    nc -vz google.com 80
    # Connection to google.com 80 port [tcp/http] succeeded!