Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 18.227.105.110
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
aws /
Aws /
GlobalAccelerator /
[ HOME SHELL ]
Name
Size
Permission
Action
Exception
[ DIR ]
drwxr-xr-x
GlobalAcceleratorClient.php
3.62
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : GlobalAcceleratorClient.php
<?php namespace Aws\GlobalAccelerator; use Aws\AwsClient; /** * This client is used to interact with the **AWS Global Accelerator** service. * @method \Aws\Result advertiseByoipCidr(array $args = []) * @method \GuzzleHttp\Promise\Promise advertiseByoipCidrAsync(array $args = []) * @method \Aws\Result createAccelerator(array $args = []) * @method \GuzzleHttp\Promise\Promise createAcceleratorAsync(array $args = []) * @method \Aws\Result createEndpointGroup(array $args = []) * @method \GuzzleHttp\Promise\Promise createEndpointGroupAsync(array $args = []) * @method \Aws\Result createListener(array $args = []) * @method \GuzzleHttp\Promise\Promise createListenerAsync(array $args = []) * @method \Aws\Result deleteAccelerator(array $args = []) * @method \GuzzleHttp\Promise\Promise deleteAcceleratorAsync(array $args = []) * @method \Aws\Result deleteEndpointGroup(array $args = []) * @method \GuzzleHttp\Promise\Promise deleteEndpointGroupAsync(array $args = []) * @method \Aws\Result deleteListener(array $args = []) * @method \GuzzleHttp\Promise\Promise deleteListenerAsync(array $args = []) * @method \Aws\Result deprovisionByoipCidr(array $args = []) * @method \GuzzleHttp\Promise\Promise deprovisionByoipCidrAsync(array $args = []) * @method \Aws\Result describeAccelerator(array $args = []) * @method \GuzzleHttp\Promise\Promise describeAcceleratorAsync(array $args = []) * @method \Aws\Result describeAcceleratorAttributes(array $args = []) * @method \GuzzleHttp\Promise\Promise describeAcceleratorAttributesAsync(array $args = []) * @method \Aws\Result describeEndpointGroup(array $args = []) * @method \GuzzleHttp\Promise\Promise describeEndpointGroupAsync(array $args = []) * @method \Aws\Result describeListener(array $args = []) * @method \GuzzleHttp\Promise\Promise describeListenerAsync(array $args = []) * @method \Aws\Result listAccelerators(array $args = []) * @method \GuzzleHttp\Promise\Promise listAcceleratorsAsync(array $args = []) * @method \Aws\Result listByoipCidrs(array $args = []) * @method \GuzzleHttp\Promise\Promise listByoipCidrsAsync(array $args = []) * @method \Aws\Result listEndpointGroups(array $args = []) * @method \GuzzleHttp\Promise\Promise listEndpointGroupsAsync(array $args = []) * @method \Aws\Result listListeners(array $args = []) * @method \GuzzleHttp\Promise\Promise listListenersAsync(array $args = []) * @method \Aws\Result listTagsForResource(array $args = []) * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = []) * @method \Aws\Result provisionByoipCidr(array $args = []) * @method \GuzzleHttp\Promise\Promise provisionByoipCidrAsync(array $args = []) * @method \Aws\Result tagResource(array $args = []) * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = []) * @method \Aws\Result untagResource(array $args = []) * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = []) * @method \Aws\Result updateAccelerator(array $args = []) * @method \GuzzleHttp\Promise\Promise updateAcceleratorAsync(array $args = []) * @method \Aws\Result updateAcceleratorAttributes(array $args = []) * @method \GuzzleHttp\Promise\Promise updateAcceleratorAttributesAsync(array $args = []) * @method \Aws\Result updateEndpointGroup(array $args = []) * @method \GuzzleHttp\Promise\Promise updateEndpointGroupAsync(array $args = []) * @method \Aws\Result updateListener(array $args = []) * @method \GuzzleHttp\Promise\Promise updateListenerAsync(array $args = []) * @method \Aws\Result withdrawByoipCidr(array $args = []) * @method \GuzzleHttp\Promise\Promise withdrawByoipCidrAsync(array $args = []) */ class GlobalAcceleratorClient extends AwsClient {}
Close