Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib /
ruby /
gems /
3.1.0 /
gems /
rbs-2.1.0 /
Delete
Unzip
Name
Size
Permission
Date
Action
core
[ DIR ]
drwxr-xr-x
2025-06-05 11:22
docs
[ DIR ]
drwxr-xr-x
2025-06-05 11:22
exe
[ DIR ]
drwxr-xr-x
2025-06-05 11:22
lib
[ DIR ]
drwxr-xr-x
2025-06-05 11:22
schema
[ DIR ]
drwxr-xr-x
2025-06-05 11:22
sig
[ DIR ]
drwxr-xr-x
2025-06-05 11:22
stdlib
[ DIR ]
drwxr-xr-x
2025-06-05 11:22
steep
[ DIR ]
drwxr-xr-x
2025-06-05 11:22
BSDL
1.25
KB
-rw-r--r--
2022-04-12 11:11
CHANGELOG.md
30.4
KB
-rw-r--r--
2022-04-12 11:11
COPYING
2.38
KB
-rw-r--r--
2022-04-12 11:11
Gemfile
511
B
-rw-r--r--
2022-04-12 11:11
README.md
4.66
KB
-rw-r--r--
2022-04-12 11:11
Rakefile
6.1
KB
-rw-r--r--
2022-04-12 11:11
Steepfile
1000
B
-rw-r--r--
2022-04-12 11:11
goodcheck.yml
2.67
KB
-rw-r--r--
2022-04-12 11:11
Save
Rename
D = Steep::Diagnostic target :lib do signature "sig" check "lib" ignore "lib/rbs/prototype", "lib/rbs/test", "lib/rbs/test.rb" library "set", "pathname", "json", "logger", "monitor", "tsort", "uri" signature "stdlib/strscan/0/" signature "stdlib/rubygems/0/" signature "stdlib/optparse/0/" configure_code_diagnostics do |config| config[D::Ruby::MethodDefinitionMissing] = :hint config[D::Ruby::ElseOnExhaustiveCase] = :hint config[D::Ruby::FallbackAny] = :hint end end # target :lib do # signature "sig" # # check "lib" # Directory name # check "Gemfile" # File name # check "app/models/**/*.rb" # Glob # # ignore "lib/templates/*.rb" # # # library "pathname", "set" # Standard libraries # # library "strong_json" # Gems # end # target :spec do # signature "sig", "sig-private" # # check "spec" # # # library "pathname", "set" # Standard libraries # # library "rspec" # end