SILENT KILLERPanel

Current Path: > > opt > > alt > python313 > lib > > python3.13 > > site-packages > pip > _vendor > certifi


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //opt//alt/python313/lib//python3.13//site-packages/pip/_vendor/certifi

NameTypeSizeLast ModifiedActions
__pycache__ Directory - -
__init__.py File 94 bytes December 01 2024 12:47:36.
__main__.py File 255 bytes December 01 2024 12:47:36.
core.py File 1005 bytes December 01 2024 12:47:36.
py.typed File 0 bytes December 01 2024 12:47:36.

Reading File: //opt//alt/python313/lib//python3.13//site-packages/pip/_vendor/certifi/__main__.py

import argparse

from pip._vendor.certifi import contents, where

parser = argparse.ArgumentParser()
parser.add_argument("-c", "--contents", action="store_true")
args = parser.parse_args()

if args.contents:
    print(contents())
else:
    print(where())

SILENT KILLER Tool