基于Socket套接口,实现Telnet服务。目的使学生掌握Telnet协议、协议解析、基于Socket的编程技术及其远程登录网络访问服务的技术。
2022-01-01 19:34:05 79KB Socket
1
telnet的shell脚本实现,网上也没有现成的方案,因此简单搞了一个。可上传到Linux系统上直接运行,无需安装其他工具。 附件中的telnettool.sh为执行脚本。 iptext.txt为IP清单。 运行完成后: passip.txt为通过的IP清单。 impassabilityip.txt为不通过IP清单。
2021-12-30 15:13:02 775B shell telnet
1
telnet离线安装包,有需要可下载
2021-12-30 09:01:37 211KB telnet centos linux 服务器
1
实现telnet 服务器,支持ipv4和ipv6
2021-12-29 15:31:20 2.38MB ipv6服务器 telnet
1
telnet-1.2-134.24.1.x86_64,telnet-server-1.2-134.24.1.x86_64
2021-12-29 15:01:12 82KB telnet
1
包含xinetd-2.3.14-40.el6.x86_64.rpm+telnet-0.17-48.el6.x86_64.rpm + telnet-server-0.17-48.el6.x86_64.rpm,请依次安装, rpm -ivh xinetd-2.3.14-40.el6.x86_64.rpm rpm -ivh telnet-0.17-48.el6.x86_64.rpm rpm -ivh telnet-server-0.17-48.el6.x86_64.rpm
2021-12-29 10:01:48 193KB telnet
1
Usage Syntax: tst10.exe /r:script.txt [options] /r:script.txt run script.txt [options] any of these: /o:output.txt send session output to output.txt /m run script in minimized window Usage Example: tst10.exe /r:script.txt /o:output.txt /m Scripting Syntax: HOSTNAME PORT port number optional, default: 23 WAIT "string" string to wait for SEND "string" string to send \" represents the a quote character \m represents a \\ represents the backslash character Scripting Example: hostname.com 23 WAIT "login" SEND "root\m" WAIT "password" SEND "mypassword\m" WAIT ">" SEND "dip internet.dip\m" WAIT ">" Scripting Note: You can start with either WAIT or SEND commands, but you *must* alternate them. ie: you can't use two or more WAIT or SEND in a row. Note: TST will disconnect and close as soon as its done with the last entry of the script. If you need to, you can type in the terminal window while the script is running.
2021-12-28 16:09:13 190KB telnet 自动登陆
1
用c++编写的telnet批量工具,简单易用
2021-12-28 15:42:16 5KB telnet
1
实用工具(如 Telnet)和远程控制程序(如 Symantec 的 PC Anywhere)使您可以在远程系统上执行程序 ,但安装它们非常困难,并且需要您在想要访问的远程系统上安装客户端软件。PsExec 是一个轻型的 telnet 替代工具,它使您无需手动安装客户端软件即可执行其他系统上的进程,并且可以获得与控制台应用程序相当的完全交互性。PsExec 最强大的功能之一是在远程系统和远程支持工具(如 IpConfig)中启动交互式命令提示窗口,以便显示无法通过其他方式显示的有关远程系统的信息
2021-12-28 14:43:23 116KB 服务器软件-远程控制
1
轻松自学配置DHCP服务器和telnet服务器,有详细步骤、实验报告。一切轻松搞定。更多Linux资源,请到http://changjiuba.download.csdn.net/下载。
2021-12-24 22:49:50 476KB 配置 邮件服务器 Linux 教程
1