~ K    A     L    I ~
UNAME : Linux web63.extendcp.co.uk 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
SERVER IP : 10.0.187.63 -________- CLIENT IP : 216.73.216.210
PATH :/bin/
UP FILE :
MINI SHELL D ZAB '
Current File : //bin/pip3.8
#!/usr/bin/python3.8
# -*- coding: utf-8 -*-
import re
import sys
try:
    from pip._internal.main import main
except ImportError:
    try:
        # If the user has downgraded pip, the above import will fail.
        # Let's try older methods of invoking it:

        # pip 19 uses this
        from pip._internal import main
    except ImportError:
        # older pip versions use this
        from pip import main

if __name__ == '__main__':
    sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0])
    sys.exit(main())
Coded by KALI :v Greetz to DR HARD ../ kali.zbi@hotmail.com