PHP Telnet Script
Simple php script which allows to check the telnet connection status within two Linux environment.
Features
- This script fetches the status of a system which uses telnet protocol.
- The port number and Ip host is enough for status confirmation.
- If the localhost is connected with telnet then status displayed as connected.
- Easy to integrate and user friendly.
Preview
PHP Telnet Script
Downloads
- Click here to download telnet-script.zip
- Release Date - 25-09-2015
- Get free version without ©copyright link for just $10/-
- For customization of this script or any script development, mail to support@hscripts.com
Usage
- Install telnet by using this command(sudo apt-get install telnetd)
.
- Here the command fsockopen method detects the connection status.
- Telnet should be installed in the server to run this script.
- Use this telnet script to identify status of your telnet connection.
License
Related Scripts