mucked about with Telnet
This commit is contained in:
8
telnet_test2.sh
Executable file
8
telnet_test2.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#! /usr/bin/expect
|
||||
|
||||
set timeout 20
|
||||
set Host "localhost 80"
|
||||
|
||||
spawn telnet $Host
|
||||
|
||||
|
||||
Reference in New Issue
Block a user