Vuoi imparare come testare la connettività della porta TCP usando Python? In questa esercitazione, ti mostreremo come utilizzare Python per testare la connessione TCP agli host remoti.
• Ubuntu 20
• Ubuntu 19
• Ubuntu 18
• Python 3.8.5
Equipment list
Here you can find the list of equipment used to create this tutorial.
This link will also show the software list used to create this tutorial.
Esercitazione correlata – Python
In questa pagina, offriamo un rapido accesso a un elenco di tutorial relativi a Python.
Tutorial Python – Testare la connettività della porta TCP
Testare la connettività a una porta TCP utilizzando Python.
Ecco l’output del comando.
Congratulazioni! È possibile testare la connettività della porta TCP utilizzando Python.
Tutorial Python – Testare la connettività della porta TCP utilizzando uno script
Creare un file di testo contenente l’elenco IP o i nomi host.
Creare un file di testo contenente le porte TCP desiderate.
Testare la connettività alle porte TCP utilizzando uno script Python.
Ecco l’output del comando.
Congratulazioni! È possibile testare la connettività della porta TCP utilizzando uno script Python.