endlessh

View on PyPIReverse Dependencies (1)

0.0.11 endlessh-0.0.11-py3-none-any.whl

Wheel Details

Project: endlessh
Version: 0.0.11
Filename: endlessh-0.0.11-py3-none-any.whl
Download: [link]
Size: 4382
MD5: 85a8a0ab2695a7e916cce74885c02afa
SHA256: 403f5458102618fa6faad53f4b67899967003e5fdfe710b49c4b2f7d7f84ef99
Uploaded: 2022-12-30 15:02:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: endlessh
Version: 0.0.11
Summary: SSH honeypot implemented with Python
Author: slipper
Author-Email: r2fscg[at]gmail.com
Home-Page: https://github.com/GaoangLiu/pyendlessh
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: argparse
Requires-Dist: codefast
Requires-Dist: colorama
Requires-Dist: paramiko
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 122 characters]

WHEEL

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

RECORD

Path Digest Size
endlessh/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
endlessh/http.py sha256=C5PgqF8AH6Q15EVCLAEm7txnWMBtGs142KRzvFGURCU 809
endlessh/ssh.py sha256=trFPNHDHtNVdkpUcgERMQLfOMCkpMk3LoZf-QMtK6XA 2909
endlessh-0.0.11.dist-info/LICENSE sha256=_HI1JyuoQphi0ndWr462WvVW140RsHasTSgwnBgPn8w 1064
endlessh-0.0.11.dist-info/METADATA sha256=Gyt0bczrwD5frtzTPyqbDs8vokUpVzBSOU3i5S5kvVI 659
endlessh-0.0.11.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
endlessh-0.0.11.dist-info/entry_points.txt sha256=4zBFhKpuPdSA1YDYf80PAlhsuxUbG7Wi-OsC6JcqOIU 84
endlessh-0.0.11.dist-info/top_level.txt sha256=AHlt4V9UcFX403N7FEo80BGtJDQNKjh3WtXABipHqIw 9
endlessh-0.0.11.dist-info/RECORD

top_level.txt

endlessh

entry_points.txt

endlessh = endlessh.ssh:tarpit
httptarpit = endlessh.http:tarpit