!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache. PHP/8.3.27 

uname -a: Linux pdx1-shared-a4-04 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64 

uid=6659440(dh_z2jmpm) gid=2086089(pg10499364) groups=2086089(pg10499364)  

Safe-mode: OFF (not secure)

/usr/share/doc/libapache2-mod-qos/   drwxr-xr-x
Free 713.53 GB of 879.6 GB (81.12%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     qsgeo.1.html (2.89 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
Man page of QSGEO

QSGEO

Section: qsgeo man page (1)
Updated: May 2019
Index Return to Main Contents

 

NAME

qsgeo - an utility to lookup a client's country code.  

SYNOPSIS

qsgeo -d <path> [-l] [-s] [-ip <ip>]  

DESCRIPTION

Use this utility to resolve the country codes of IP addresses within existing log files. The utility reads the log file data from stdin and writes them, with the injected country code, to stdout.  

OPTIONS

-d <path>
Specifies the path to the geographical database files (CSV file containing IP address ranges and country codes).
-s
Writes a summary of the requests per country only.
-l
Writes the database to stdout (ignoring stdin) inserting local (127.*) and private (10.*, 172.16*, 192.168.*) network addresses.
-ip <ip>
Resolves a single IP address instead of processing a log file.
 

EXAMPLE

Reading the file access.log and adding the country code to the IP address field:


  cat access.log | qsgeo -d GeoIPCountryWhois.csv

Reading the file access.log and showing a summary only:


  cat access.log | qsgeo -d GeoIPCountryWhois.csv -s

Resolving a single IP address:


  qsgeo -d GeoIPCountryWhois.csv -ip 192.84.12.23

 

SEE ALSO

qsdt(1), qsexec(1), qsfilter2(1), qsgrep(1), qshead(1), qslog(1), qslogger(1), qspng(1), qsre(1), qsrespeed(1), qsrotate(1), qssign(1), qstail(1)  

AUTHOR

Pascal Buchbinder, http://mod-qos.sourceforge.net/


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLE
SEE ALSO
AUTHOR


:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0102 ]--