mucked about with Telnet

This commit is contained in:
Me
2022-08-13 03:01:41 +02:00
parent a69273b88e
commit 3495ff19a8
6 changed files with 61 additions and 8 deletions

8
telnet_test2.sh Executable file
View File

@@ -0,0 +1,8 @@
#! /usr/bin/expect
set timeout 20
set Host "localhost 80"
spawn telnet $Host