Linux tsuru-no-tsurugi 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64
Apache/2.4.52 (Ubuntu)
Server IP : 192.168.0.18 & Your IP : 216.73.217.105
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
dpkg /
Delete
Unzip
Name
Size
Permission
Date
Action
sh
[ DIR ]
drwxr-xr-x
2025-12-31 20:35
abitable
362
B
-rw-r--r--
2025-09-10 05:09
architecture.mk
643
B
-rw-r--r--
2025-09-10 05:09
buildflags.mk
1.76
KB
-rw-r--r--
2025-09-10 05:09
buildopts.mk
392
B
-rw-r--r--
2025-09-10 05:09
buildtools.mk
2.63
KB
-rw-r--r--
2025-09-10 05:09
cputable
2.06
KB
-rw-r--r--
2025-09-10 05:09
default.mk
362
B
-rw-r--r--
2025-09-10 05:09
no-pie-compile.specs
77
B
-rw-r--r--
2025-09-10 05:09
no-pie-link.specs
65
B
-rw-r--r--
2025-09-10 05:09
ostable
2.06
KB
-rw-r--r--
2025-09-10 05:09
pie-compile.specs
97
B
-rw-r--r--
2025-09-10 05:09
pie-link.specs
76
B
-rw-r--r--
2025-09-10 05:09
pkg-info.mk
1.53
KB
-rw-r--r--
2025-09-10 05:09
tupletable
2.2
KB
-rw-r--r--
2025-09-10 05:09
vendor.mk
1.61
KB
-rw-r--r--
2025-09-10 05:09
Save
Rename
# This Makefile frament (since dpkg 1.16.1) defines all the DEB_HOST_* and # DEB_BUILD_* variables that dpkg-architecture can return. Existing values # of those variables are preserved as per policy. dpkg_lazy_eval ?= $$(or $$(value DPKG_CACHE_$(1)),$$(eval DPKG_CACHE_$(1) := $$(shell $(2)))$$(value DPKG_CACHE_$(1))) dpkg_architecture_setvar = export $(1) ?= $(call dpkg_lazy_eval,$(1),dpkg-architecture -q$(1)) $(foreach machine,BUILD HOST TARGET,\ $(foreach var,ARCH ARCH_ABI ARCH_LIBC ARCH_OS ARCH_CPU ARCH_BITS ARCH_ENDIAN GNU_CPU GNU_SYSTEM GNU_TYPE MULTIARCH,\ $(eval $(call dpkg_architecture_setvar,DEB_$(machine)_$(var)))))