Linux velvet.gennetworks.in 4.18.0-553.83.1.lve.el8.x86_64 #1 SMP Wed Nov 12 10:04:12 UTC 2025 x86_64
LiteSpeed
Server IP : 161.129.70.235 & Your IP : 216.73.216.5
Domains :
Cant Read [ /etc/named.conf ]
User : virtueex
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby18 /
share /
ri /
1.8 /
system /
Resolv /
DNS /
Delete
Unzip
Name
Size
Permission
Date
Action
Config
[ DIR ]
drwxr-xr-x
2026-02-18 15:11
DecodeError
[ DIR ]
drwxr-xr-x
2026-02-18 15:11
EncodeError
[ DIR ]
drwxr-xr-x
2026-02-18 15:11
Label
[ DIR ]
drwxr-xr-x
2026-02-18 15:11
Message
[ DIR ]
drwxr-xr-x
2026-02-18 15:11
Name
[ DIR ]
drwxr-xr-x
2026-02-18 15:11
OpCode
[ DIR ]
drwxr-xr-x
2026-02-18 15:11
Query
[ DIR ]
drwxr-xr-x
2026-02-18 15:11
RCode
[ DIR ]
drwxr-xr-x
2026-02-18 15:11
Requester
[ DIR ]
drwxr-xr-x
2026-02-18 15:11
Resource
[ DIR ]
drwxr-xr-x
2026-02-18 15:11
cdesc-DNS.yaml
1.87
KB
-rw-r--r--
2023-07-26 19:17
close-i.yaml
230
B
-rw-r--r--
2023-07-26 19:17
each_address-i.yaml
495
B
-rw-r--r--
2023-07-26 19:17
each_name-i.yaml
493
B
-rw-r--r--
2023-07-26 19:17
each_resource-i.yaml
354
B
-rw-r--r--
2023-07-26 19:17
getaddress-i.yaml
426
B
-rw-r--r--
2023-07-26 19:17
getaddresses-i.yaml
435
B
-rw-r--r--
2023-07-26 19:17
getname-i.yaml
425
B
-rw-r--r--
2023-07-26 19:17
getnames-i.yaml
437
B
-rw-r--r--
2023-07-26 19:17
getresource-i.yaml
1.68
KB
-rw-r--r--
2023-07-26 19:17
getresources-i.yaml
340
B
-rw-r--r--
2023-07-26 19:17
new-c.yaml
905
B
-rw-r--r--
2023-07-26 19:17
open-c.yaml
407
B
-rw-r--r--
2023-07-26 19:17
Save
Rename
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Creates a new DNS resolver. - !ruby/struct:SM::Flow::P body: "<tt>config_info</tt> can be:" - !ruby/object:SM::Flow::LIST contents: - !ruby/struct:SM::Flow::LI label: "nil:" body: Uses /etc/resolv.conf. - !ruby/struct:SM::Flow::LI label: "String:" body: Path to a file using /etc/resolv.conf's format. - !ruby/struct:SM::Flow::LI label: "Hash:" body: Must contain :nameserver, :search and :ndots keys. type: :NOTE - !ruby/struct:SM::Flow::P body: "Example:" - !ruby/struct:SM::Flow::VERB body: " Resolv::DNS.new(:nameserver => ['210.251.121.21'],\n :search => ['ruby-lang.org'],\n :ndots => 1)\n" full_name: Resolv::DNS::new is_singleton: true name: new params: (config_info=nil) visibility: public