We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
思科防火墙ASA用COCO的TELNET去连接时,会提示被中断,查看了一下coco目录下的connect.py目录,应该是去协商的时候出现了问题,能否给瞧瞧原因呢?
Sorry, something went wrong.
@vdministrator 参考Telnet 使用说明
telnet 连不上 # 需要在 Web "系统设置"-"终端设置" 添加成功判断代码 # 是 通过 "tenlet" 命令登录 telnet设备 "成功" 的返回字符串 # 保存后需要重启coco组件 比如返回的是<aaa-1234> 在 Web "系统设置"-"终端设置" 添加<aaa-1234>即可 多个可用|隔开 如:<aaa-1234>|<.*>+?
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: