stackscan 2.2.0__py3-none-any.whl → 2.2.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
stackscan/__init__.py CHANGED
@@ -2,4 +2,4 @@ from .core import StackscanSession
2
2
  from .utils import normalize_url
3
3
 
4
4
  __all__ = ["StackscanSession", "__version__", "normalize_url"]
5
- __version__ = "2.2.0"
5
+ __version__ = "2.2.1"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: stackscan
3
- Version: 2.2.0
3
+ Version: 2.2.1
4
4
  Summary: Full web stack, infrastructure, DNS, port, subdomain and CVE analyzer.
5
5
  Project-URL: Source, https://github.com/reekeer/stackscan
6
6
  Project-URL: Issues, https://github.com/reekeer/stackscan/issues
@@ -68,7 +68,7 @@ solicit and are opt-in. **Only scan systems you are authorized to test.**
68
68
  ## 📦 Installation
69
69
 
70
70
  ```bash
71
- pip install "stackscan @ git+https://github.com/reekeer/stackscan.git"
71
+ pip install "stackscan"
72
72
 
73
73
  # optional extra
74
74
  pip install "stackscan[geo]" # offline IP geolocation via geoip2 + a MaxMind .mmdb
@@ -1,4 +1,4 @@
1
- stackscan/__init__.py,sha256=3HUEn6y8Rrpbdfiki6iumunHeLOV0RayTnhjmJ6_qZY,154
1
+ stackscan/__init__.py,sha256=O9wQT1aQsRIjVS8YwZb9Nb2EEwsABHbEu4iD15qbfvU,154
2
2
  stackscan/__main__.py,sha256=M0ngbLh7EFeMvN_A2pxLpnwpk1xudaIQotUxoguvk_k,88
3
3
  stackscan/cli.py,sha256=SAGNU1zWQnNJeADZkSwIfXkZ3aQM3eS4PmPIYPkL3fM,26932
4
4
  stackscan/export.py,sha256=SbKYQyPX8A40F7SifzzGOhkv1GTm6ZzZrUnUeWblZ-0,25940
@@ -38,8 +38,8 @@ stackscan/types/output.py,sha256=P731yFFbnTvDRio6PgzBkfmk-DZgBmwYqETnu_ieUMM,110
38
38
  stackscan/utils/__init__.py,sha256=uYfA-ZYm6O7Zh6OSmBk6LWnibsp_dWfc97IlgbRSTws,207
39
39
  stackscan/utils/paths.py,sha256=R1vT7tCwZk1x6yS-R9pETD0qhlsflJR9_MjHDTxdKwg,234
40
40
  stackscan/utils/urls.py,sha256=dyUirp_MGlYVJN6rC6nt0U8qfB6Zl4nPFxinhJFzrg4,890
41
- stackscan-2.2.0.dist-info/METADATA,sha256=Jt7GuMUP-KDVDaNrGF3oDixDYQngJvi6lNlZd0XRUXE,13603
42
- stackscan-2.2.0.dist-info/WHEEL,sha256=lCkmxWfQsSc9CfIClYeavTdQeEX2toPqufh9gI35EQA,87
43
- stackscan-2.2.0.dist-info/entry_points.txt,sha256=-wD-04qhZHxoi6M7j1T6Pmgq3cKNoVkWebLvAucSfHY,49
44
- stackscan-2.2.0.dist-info/licenses/LICENSE,sha256=5Ud3RkJNdrhzBthwtmOMDLx2cGd7wjaGLpi8iHYN2p0,1065
45
- stackscan-2.2.0.dist-info/RECORD,,
41
+ stackscan-2.2.1.dist-info/METADATA,sha256=N777RPbQlNbbelzOysRnyteJaNUjNaaMSDv0SsIjJ6c,13556
42
+ stackscan-2.2.1.dist-info/WHEEL,sha256=lCkmxWfQsSc9CfIClYeavTdQeEX2toPqufh9gI35EQA,87
43
+ stackscan-2.2.1.dist-info/entry_points.txt,sha256=-wD-04qhZHxoi6M7j1T6Pmgq3cKNoVkWebLvAucSfHY,49
44
+ stackscan-2.2.1.dist-info/licenses/LICENSE,sha256=5Ud3RkJNdrhzBthwtmOMDLx2cGd7wjaGLpi8iHYN2p0,1065
45
+ stackscan-2.2.1.dist-info/RECORD,,