Metadata-Version: 2.4
Name: portune
Version: 1.0.2
Summary: Simple Python HTTP Exec Server
Author: Franck Jouvanceau
Maintainer: Franck Jouvanceau
License-Expression: MIT
Project-URL: Homepage, https://github.com/joknarf/portune
Project-URL: Documentation, https://github.com/joknarf/portune/blob/main/README.md
Project-URL: Repository, https://github.com/joknarf/portune.git
Keywords: port,scanner,html_report
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Clustering
Classifier: Topic :: System :: Networking
Classifier: Topic :: System :: Systems Administration
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

[![Joknarf Tools](https://img.shields.io/badge/Joknarf%20Tools-Visit-darkgreen?logo=github)](https://joknarf.github.io/joknarf-tools)
[![Pypi version](https://img.shields.io/pypi/v/portune.svg)](https://pypi.org/project/portune/)
![example](https://github.com/joknarf/portune/actions/workflows/python-publish.yml/badge.svg)
[![Licence](https://img.shields.io/badge/licence-MIT-blue.svg)](https://shields.io/)
[![](https://pepy.tech/badge/portune)](https://pepy.tech/project/portune)
[![Python versions](https://img.shields.io/badge/python-3.9+-blue.svg)](https://shields.io/)
[![bash](https://img.shields.io/badge/OS-%20Windows%20|%20Linux%20|%20macOS%20|%20SunOS%20|%20AIX%20|%20HP_UX%20...-blue.svg)]()

# portune

Multithreaded port scanner

## features

* parallel check of port availability against servers/ports
* console output result / summary
* html full report / dns domain summary / vlan timeout summary
* mail with html summary / report attachment (mailhost relay)

![portune](https://github.com/user-attachments/assets/497a4c73-fb6c-4a20-b7ea-043949c49ca9)

![image](https://github.com/user-attachments/assets/ddea20d8-485d-44d6-8dcc-e817d396e197)
