Skip to content

Instantly share code, notes, and snippets.

@msoranno
Created February 27, 2018 16:41
Show Gist options
  • Save msoranno/1db0ca740856e2794226a0a5df439de7 to your computer and use it in GitHub Desktop.
Save msoranno/1db0ca740856e2794226a0a5df439de7 to your computer and use it in GitHub Desktop.
Interesante forma de probar un puerto sin necesidad de ninguna utilidad externa
cat < /dev/tcp/127.0.0.1/22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment