Linux ip-148-66-134-25.ip.secureserver.net 3.10.0-1160.119.1.el7.tuxcare.els10.x86_64 #1 SMP Fri Oct 11 21:40:41 UTC 2024 x86_64
Apache
: 148.66.134.25 | : 18.219.253.199
66 Domain
8.0.30
amvm
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
etc /
NetworkManager /
dispatcher.d /
[ HOME SHELL ]
Name
Size
Permission
Action
00-netreport
175
B
-rwxr-xr-x
11-dhclient
1.1
KB
-rwxr-xr-x
20-chrony
428
B
-rwxr-xr-x
cloud-init-azure-hook
665
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : 20-chrony
#!/bin/sh # This is a NetworkManager dispatcher / networkd-dispatcher script for # chronyd to set its NTP sources online or offline when a network interface # is configured or removed export LC_ALL=C # For NetworkManager consider only up/down events [ $# -ge 2 ] && [ "$2" != "up" ] && [ "$2" != "down" ] && exit 0 # Note: for networkd-dispatcher routable.d ~= on and off.d ~= off chronyc onoffline > /dev/null 2>&1 exit 0
Close