forbidden

View on PyPIReverse Dependencies (0)

10.8 forbidden-10.8-py3-none-any.whl

Wheel Details

Project: forbidden
Version: 10.8
Filename: forbidden-10.8-py3-none-any.whl
Download: [link]
Size: 34183
MD5: ff74f6b9a3599b15129aaac1d4caef31
SHA256: 62584adec0082404c216b0f2af753ff3c2ba5b2f503954754cb06e00c6295a8c
Uploaded: 2024-03-08 14:22:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: forbidden
Version: 10.8
Summary: Bypass 4xx HTTP response status codes and more. Based on PycURL and Python Requests.
Author: Ivan Sincek
Project-Url: Homepage, https://github.com/ivan-sincek/forbidden
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: argparse (>=1.4.0)
Requires-Dist: colorama (>=0.4.6)
Requires-Dist: datetime (>=5.2)
Requires-Dist: pycurl (>=7.45.2)
Requires-Dist: pyjwt (>=2.7.0)
Requires-Dist: regex (>=2023.8.8)
Requires-Dist: requests (>=2.31.0)
Requires-Dist: tabulate (>=0.9.0)
Requires-Dist: termcolor (>=1.1.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 14776 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
forbidden/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
forbidden/forbidden.py sha256=dibvYPenHTwgC6KEVghLj2_79lku9bIIgKhd2F9hPs8 68034
forbidden/user_agents.txt sha256=amHZtkVR1pBN5_V4bH-hXm83VX9ms5slIT5ZXFfHOeU 11174
stresser/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
stresser/stresser.py sha256=j3H2ys-vXHEZ7ET4hTkHdq22SnTXY3z_gqGugiF9af4 38231
stresser/user_agents.txt sha256=amHZtkVR1pBN5_V4bH-hXm83VX9ms5slIT5ZXFfHOeU 11174
forbidden-10.8.dist-info/LICENSE sha256=u4hDbzz7114mG5wzZS6_hY00Km6Mazos4WYRJ3p-vBw 1090
forbidden-10.8.dist-info/METADATA sha256=9qL-s4f792UlXJmSc4d_NkU9gBuM10ybLBWwuQwy4Eg 15522
forbidden-10.8.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
forbidden-10.8.dist-info/entry_points.txt sha256=G6IudO-bcihd3D23BWGA3HRxZyynQHfUy5br39wBiKg 89
forbidden-10.8.dist-info/top_level.txt sha256=22hBpW5gfBhqUYPEhJ5MgDh36JGt44_1oYuq9OHGMNc 19
forbidden-10.8.dist-info/RECORD

top_level.txt

forbidden
stresser

entry_points.txt

forbidden = forbidden.forbidden:main
stresser = stresser.stresser:main