Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.217.128
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby20 /
share /
ri /
2.0.0 /
system /
Net /
Telnet /
Delete
Unzip
Name
Size
Permission
Date
Action
binmode%3d-i.ri
329
B
-rw-r--r--
2023-07-26 17:38
binmode-i.ri
415
B
-rw-r--r--
2023-07-26 17:38
cdesc-Telnet.ri
4.37
KB
-rw-r--r--
2023-07-26 17:38
close-i.ri
291
B
-rw-r--r--
2023-07-26 17:38
cmd-i.ri
1.78
KB
-rw-r--r--
2023-07-26 17:38
login-i.ri
1.47
KB
-rw-r--r--
2023-07-26 17:38
new-c.ri
5.79
KB
-rw-r--r--
2023-07-26 17:38
preprocess-i.ri
629
B
-rw-r--r--
2023-07-26 17:38
print-i.ri
586
B
-rw-r--r--
2023-07-26 17:38
puts-i.ri
397
B
-rw-r--r--
2023-07-26 17:38
sock-i.ri
444
B
-rw-r--r--
2023-07-26 17:38
telnetmode%3d-i.ri
477
B
-rw-r--r--
2023-07-26 17:38
telnetmode-i.ri
565
B
-rw-r--r--
2023-07-26 17:38
waitfor-i.ri
2.54
KB
-rw-r--r--
2023-07-26 17:38
write-i.ri
463
B
-rw-r--r--
2023-07-26 17:38
Save
Rename
U:RDoc::AnyMethod[iI"cmd:EFI"Net::Telnet#cmd;FF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I" Send a command to the host.;To:RDoc::Markup::BlankLine o; ; [I"IMore exactly, sends a string to the host, and reads in all received ;TI"=data until is sees the prompt or other matched sequence.;T@o; ; [ I"EIf a block is given, the received data will be yielded to it as ;TI"Hit is read in. Whether a block is given or not, the received data ;TI"Gwill be return as a string. Note that the received data includes ;TI"Athe prompt and in most cases the host's echo of our command.;T@o; ; [I"F+options+ is either a String, specified the string or command to ;TI"Csend to the host; or it is a hash of options. If a hash, the ;TI"(following options can be specified:;T@o:RDoc::Markup::List: @type: NOTE:@items[o:RDoc::Markup::ListItem:@label[I"String;T; [o; ; [I"5the command or other string to send to the host.;To;;[I" Match;T; [o; ; [ I"7a regular expression, the sequence to look for in ;TI"<the received data before returning. If not specified, ;TI":the Prompt option value specified when this instance ;TI"=was created will be used, or, failing that, the default ;TI"prompt of /[$%#>] \z/n.;To;;[I"Timeout;T; [o; ; [ I"?the seconds to wait for data from the host before raising ;TI"<a Timeout error. If not specified, the Timeout option ;TI"<value specified when this instance was created will be ;TI"=used, or, failing that, the default value of 10 seconds.;T@o; ; [I"IThe command or other string will have the newline sequence appended ;TI"to it.;T: @fileI"lib/net/telnet.rb;T:0@omit_headings_from_table_of_contents_below00I" recvdata;F[ I"(options);T@@FI"Telnet;FcRDoc::NormalClass0