Pingtool

Latest version: v1.2.5

Safety actively analyzes 623106 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.2.5

New update, minor protocol changes, minor verbosity changes.
Added new commands, first definition of an admin.

New features
- Fixed dubble verification message regression.
- Clients can retrieve own name via `Name`
- Implemented `Login` command to elevate permissions.
- First definition of administrators, extended in further releases.
- Removed unnecessary cases in command validation.
- Minor format changes.

Changelog
Link to full changelog: [link](https://github.com/DeadlyFirex/PingTool/compare/v1.2.2...v1.2.5)

1.2.2

New update, minor verbosity changes.
Extended on `setup.py` to be more descriptive.

New features
- Updated `setup.py` for PyPi.
- Increased verbosity when using `--test`.
- Minor format changes.

Changelog
Link to full changelog: [link](https://github.com/DeadlyFirex/PingTool/compare/v1.2.0...v1.2.2)

1.2.0

New update, codebase changes, updated `README.md`, architecture overhaul.
Overall improved stability.

New features
- Updated `README.md`.
- Created docstrings.
- Clarified type hints.
- Codebase overhaul.
- Architecture changes.
- Split up components.

Changelog
Link to full changelog: [link](https://github.com/DeadlyFirex/PingTool/compare/v1.1.5...v1.2.0)

1.1.5

New update, implemented `PyPi` setup changes.

New features
- Implemented PyPi support

Changelog
Link to full changelog: [link](https://github.com/DeadlyFirex/PingTool/compare/v1.1.0...v1.1.5)

1.1.0

New update, implementing extra testing features and basic docker support.

New features
- Implemented Docker support.
- Added `--test` argument to facilitate client testing.

Changelog
Link to full changelog: [link](https://github.com/DeadlyFirex/PingTool/compare/v1.0.0...v1.1.0)

1.0.0

This is the first major release, implementing basic features.
Project works as a demonstration for a threaded `TCP`/`socket` based Python server.

Features
- Lightweight `TCP` socket server.
- Manages clients and connections automatically.
- Usage of threading and threadpools.
- Ping / fetch other clients.
- Command subsystem.
- Retrieve configuration.

Changelog
Link to full changelog: [link](https://github.com/DeadlyFirex/PingTool/commits/v1.0.0)

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.