lanscape 1.2.9a2__py3-none-any.whl → 1.2.10a1__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.
@@ -34,7 +34,7 @@ class ScanConfig:
34
34
 
35
35
  task_scan_ports: bool = True
36
36
  # below wont run if above false
37
- task_scan_port_services: bool = True
37
+ task_scan_port_services: bool = False # disabling until more stable
38
38
 
39
39
  def t_cnt(self, id: str) -> int:
40
40
  return int(int(getattr(self, f't_cnt_{id}')) * float(self.t_multiplier))
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: lanscape
3
- Version: 1.2.9a2
3
+ Version: 1.2.10a1
4
4
  Summary: A python based local network scanner
5
5
  Author-email: Michael Dennis <michael@dipduo.com>
6
6
  Project-URL: Homepage, https://github.com/mdennis281/py-lanscape
@@ -8,7 +8,7 @@ Project-URL: Issues, https://github.com/mdennis281/py-lanscape/issues
8
8
  Classifier: Programming Language :: Python :: 3
9
9
  Classifier: License :: OSI Approved :: MIT License
10
10
  Classifier: Operating System :: OS Independent
11
- Requires-Python: <=3.13,>=3.8
11
+ Requires-Python: >=3.8
12
12
  Description-Content-Type: text/markdown
13
13
  License-File: LICENSE
14
14
  Requires-Dist: Flask<5.0,>=3.0
@@ -18,6 +18,7 @@ Requires-Dist: setuptools
18
18
  Requires-Dist: scapy<3.0,>=2.3.2
19
19
  Requires-Dist: tabulate==0.9.0
20
20
  Requires-Dist: pytest
21
+ Dynamic: license-file
21
22
 
22
23
  # LANscape
23
24
  A python based local network scanner.
@@ -10,7 +10,7 @@ lanscape/libraries/net_tools.py,sha256=dUuLsxS_ypi9joZjlkn0dfzxwtT__85gOUkBCXvKB
10
10
  lanscape/libraries/port_manager.py,sha256=fNext3FNfGnGYRZK9RhTEwQ2K0e0YmmMlhK4zVAvoCw,1977
11
11
  lanscape/libraries/runtime_args.py,sha256=JJTzWgQ-0aRh7Ce5efIwBmHZv1LfWjFagtNUNlLN7Uo,1660
12
12
  lanscape/libraries/service_scan.py,sha256=jLU84ZoJnqSQbE30Zly2lm2zHrCGutNXjla1sEvp1hE,1949
13
- lanscape/libraries/subnet_scan.py,sha256=e52huYHa2DED0pNHd3FCSBditmSj_qzzWhvHQqtCo5c,12511
13
+ lanscape/libraries/subnet_scan.py,sha256=qgyiOcnZt56gRS-Dn52Y4YL3KuqNEQ-BadrxgX3_AII,12542
14
14
  lanscape/libraries/version_manager.py,sha256=wdB5DPW8IjHJfgvT4mUKz7ndEV922WgVEqbwd6jfun4,1599
15
15
  lanscape/resources/mac_addresses/convert_csv.py,sha256=w3Heed5z2mHYDEZNBep3_hNg4dbrp_N6J54MGxnrq4s,721
16
16
  lanscape/resources/mac_addresses/mac_db.json,sha256=ygtFSwNwJzDlg6hmAujdgCyzUjxt9Di75J8SO4xYIs8,2187804
@@ -63,8 +63,8 @@ lanscape/ui/templates/scan/ip-table-row.html,sha256=ptY24rxJRaA4PEEQRDncaq6Q0ql5
63
63
  lanscape/ui/templates/scan/ip-table.html,sha256=ds__UP9JiTKf5IxCmTMzw--eN_yg1Pvn3Nj1KvQxeZg,940
64
64
  lanscape/ui/templates/scan/overview.html,sha256=Q0gmkVI-xNLZ-zWA9qm4H14cv_eF_bQs1KYPyAaoHLY,1141
65
65
  lanscape/ui/templates/scan/scan-error.html,sha256=Q4eZM5ThrxnFaWOSTUpK8hA2ksHwhxOBTaVUCLALhyA,1032
66
- lanscape-1.2.9a2.dist-info/LICENSE,sha256=cCO-NbS01Ilwc6djHjZ7LIgPFRkRmWdr0fH2ysXKioA,1090
67
- lanscape-1.2.9a2.dist-info/METADATA,sha256=VAS7dfviovSec6ZAvmlzwytWq5CZ0KC4V6lpPp7CCs0,2046
68
- lanscape-1.2.9a2.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
69
- lanscape-1.2.9a2.dist-info/top_level.txt,sha256=E9D4sjPz_6H7c85Ycy_pOS2xuv1Wm-ilKhxEprln2ps,9
70
- lanscape-1.2.9a2.dist-info/RECORD,,
66
+ lanscape-1.2.10a1.dist-info/licenses/LICENSE,sha256=cCO-NbS01Ilwc6djHjZ7LIgPFRkRmWdr0fH2ysXKioA,1090
67
+ lanscape-1.2.10a1.dist-info/METADATA,sha256=1bUCVjTGALGEVANjuWWfoMtfKFYcZ1XU-47bmYtdCx0,2063
68
+ lanscape-1.2.10a1.dist-info/WHEEL,sha256=0CuiUZ_p9E4cD6NyLD6UG80LBXYyiSYZOKDm5lp32xk,91
69
+ lanscape-1.2.10a1.dist-info/top_level.txt,sha256=E9D4sjPz_6H7c85Ycy_pOS2xuv1Wm-ilKhxEprln2ps,9
70
+ lanscape-1.2.10a1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.8.0)
2
+ Generator: setuptools (80.3.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5