Skip to content

Commit f00434f

Browse files
authored
Submitting KevinBralten.UMDT version 0.1.1 (microsoft#323992)
1 parent a36cba2 commit f00434f

File tree

3 files changed

+43
-0
lines changed

3 files changed

+43
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Created using wingetcreate 1.10.3.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: KevinBralten.UMDT
5+
PackageVersion: 0.1.1
6+
InstallerType: inno
7+
Installers:
8+
- Architecture: x64
9+
InstallerUrl: https://github.com/kbralten/umdt/releases/download/v0.1.1/UMDT_Setup.exe
10+
InstallerSha256: DE915300AD1650759FFB2D689E3073C2ECBEF448E60DC6321D99118B2E1159E5
11+
ManifestType: installer
12+
ManifestVersion: 1.10.0
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Created using wingetcreate 1.10.3.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: KevinBralten.UMDT
5+
PackageVersion: 0.1.1
6+
PackageLocale: en-US
7+
Publisher: KevinBralten
8+
PublisherUrl: https://kbralten.github.io/
9+
PublisherSupportUrl: https://github.com/kbralten/umdt/issues
10+
Author: Kevin Bralten
11+
PackageName: Universal Modbus Diagnostic Tool
12+
PackageUrl: https://github.com/kbralten/umdt
13+
License: AGPL-3.0 license
14+
LicenseUrl: https://github.com/kbralten/umdt?tab=AGPL-3.0-1-ov-file#readme
15+
Copyright: Kevin Bralten 2025
16+
ShortDescription: UMDT is a comprehensive Python-based toolkit for diagnosing, simulating, and bridging Modbus devices (RTU/TCP). It includes an interactive tool, a mock server, and a soft-proxy with PCAP support.
17+
Description: 'UMDT is a comprehensive toolkit designed for engineers and developers working with Modbus (RTU/TCP) devices. It simplifies tasks such as: Diagnosing: Reading/writing registers, scanning address ranges, and identifying devices; Simulating: Creating virtual Modbus slaves with configurable behavior and fault injection; Bridging: Routing traffic between different transports (e.g., TCP to Serial) and modifying packets on the fly; Sniffing: Capturing and analyzing Modbus traffic for forensic debugging.'
18+
Moniker: UMDT
19+
Tags:
20+
- ModBus
21+
- RS485
22+
ManifestType: defaultLocale
23+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.10.3.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: KevinBralten.UMDT
5+
PackageVersion: 0.1.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)