Skip to content

nc

  • NetCat
  • Check Network connection
nc -z -w1 localhost 3306 # MySQL connection
nc -z localhost 8095