
Last update: 4 year ago
Example included: yes
Simple Port Checker enables you to check ports of your server as range in synchronous or asynchronous mode.
- Copy all files to server;
- Open in browser link: http://your-domain-or-ip/path-where-your-copy-files/index.html
Params:
- Site name - Name of site or server ip. Example: tolksystems.com
- Ports - ports as enumeration with comma separator or as range. Example: 10-25, 27, 30, 80-85
- Only opened - If checkbox "only opened" checked, then in results shows only opened ports, otherwise - results include all ports
- Sync - If checkbox "Sync" checked, then script sends requests one by one, and the results is sorted, otherwise - script work asynchronous and doesn't wait for response.