Registry / devops / teamhack-nmap

teamhack-nmap

JSON →
library0.0.4329pypypi✓ verified 79d ago

A Python library for Hack the Box team support services. Version 0.0.4329 is active. Release cadence is unknown.

pip install teamhack-nmap
INSTALL
IMPORT
SIG · TEAMHACK-NMAP
T
teamhack-nmap
devopspythonv0.0.4329
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TeamHackNmap
import teamhack_nmap
from teamhack_nmap import TeamHackNmap

Initialize the client and perform a scan.

from teamhack_nmap import TeamHackNmap htb = TeamHackNmap() result = htb.scan('localhost') print(result)
Debug
Known issues
gotchaThe library version is very early (0.0.x) and may have breaking changes frequently.
fix
Pin to a specific version in requirements.
affects: all
gotchaImport uses underscores, not hyphens: from teamhack_nmap not from teamhack-nmap.
fix
Use from teamhack_nmap import TeamHackNmap.
affects: all
Upgrade
Version history
0.0.4329latest on PyPI · released Nov 21, 2023
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Amazon
1
Resources