cesarjorgemartinez / build-virtual-machines-environment

Automate Linux Virtual Machines for Cloud VirtualBox OpenStack VMware ESXI Nutanix CentOS Ubuntu
https://cesarjorgemartinez.github.io/automate-virtual-machine-linux-images
GNU Affero General Public License v3.0
8 stars 7 forks source link

Add tools for check TCP connections #22

Open cesarjorgemartinez opened 6 years ago

cesarjorgemartinez commented 6 years ago

Add tools for check TCP connections

Examples in: https://gist.github.com/Khoulaiz/41b387883a208d6e914b https://jansipke.nl/test-tcp-connection-without-telnet-nc/ https://coderwall.com/p/udnrjq/port-scanning-with-bash-without-sudo-nmap-or-nc https://www.commandlinefu.com/commands/view/5298/ping-scanning-without-nmap

cesarjorgemartinez commented 5 years ago

Already are included by default tools as nc, traceroute, etc. I think that this tasks is not necessary, but not close by now, if we need in future.