shell bypass 403

GrazzMean Shell

: /usr/share/doc/perl-GD-Barcode/ [ drwxr-xr-x ]
Uname: Linux web3.us.cloudlogin.co 5.10.226-xeon-hst #2 SMP Fri Sep 13 12:28:44 UTC 2024 x86_64
Software: Apache
PHP version: 8.1.31 [ PHP INFO ] PHP os: Linux
Server Ip: 162.210.96.117
Your Ip: 3.135.193.59
User: edustar (269686) | Group: tty (888)
Safe Mode: OFF
Disable Function:
NONE

name : README
NAME
    GD::Barcode - Create barcode image with GD

DESCRIPTION
    GD::Barcode is a subclass of GD and allows you to create barcode image with GD.

    The module will work on the majority of Windows, UNIX and
    Macintosh platforms. 

REQUIREMENT
    This module requires these modules:
                GD
    From 1.15, you can use this module even if no GD (except plot method).

INSTALLATION
    The module can be installed using the standard Perl procedure:

        perl Makefile.PL
        make
        make test
        make install    # You may need to be root
        make clean      # or make realclean

    Windows users without a working "make" can get nmake from:
        ftp://ftp.microsoft.com/Softlib/MSLFILES/nmake15.exe

SAMPLES
  There are 2 sample scripts in "sample" directry.
  smp_all.pl : shows how to make barcode images in PNG with GD::Barcode.
                  (EAN13, EAN8, UPC-A, UPC-E, NW7, Code39, ITF,
                   Industrial2of5, IATA2of5, Matrix2of5 and COOP2of5)
  smp_ind.pl : same as smp_all.pl but uses GD::Barcode subclasses.
  
VERSION
    This document refers to version 1.14 of GD::Barcode
    released May 31, 2003.

AUTHOR
    Kawai Takanori (GCD00051@nifty.ne.jp)

© 2025 GrazzMean