This plugin is outdated and might not be supported anymore
Check Port

Check Port

Details
View on WordPress

Plugin to check if specified TCP port is open on a selected host. Plugin adds an AJAX call for checking ports.

Exaple usage:

<script> jQuery.post("http://localhost/wp-admin/admin-ajax.php", {     action:"port_check",     address:"8.8.8.8",     port:80 }, function(result) {       alert(result); }); </script> 

Details

Plugin code:
check-port
Plugin version:
1.1
Outdated:
Yes
WP version:
3.0.1 or higher
PHP version:
or higher
Test up to WP version:
4.4.33
Total installations:
10
Last updated:
2016-03-24
Rating:
Times rated:
0
port
tcp