Wordpress plugins
Check Port

Check Port

Version : 1.1
Tested up to : 4.4.11
Number of download : 205
Average rating : 0 / 5 on 0 votes 0 votes, 0 avg.rating

Screenshots

Check Port
Check Port
Check Port
Check Port

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>

Download now