dwrobel/modbus-proxy
Project ID: 74373
Description
ModBus TCP proxy.
Many modbus devices support only one or very few clients. This proxy acts as a bridge between the client and the modbus device. It can be seen as a layer 7 reverse proxy. This allows multiple clients to communicate with the same modbus device.
When multiple clients are connected, cross messages are avoided by serializing communication on a first come first served REQ/REP basis.
Installation Instructions
# dnf install dnf-plugins-core
# dnf copr enable dwrobel/modbus-proxy
# dnf install modbus-proxy
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | aarch64 (7)*, x86_64 (6)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (2)*, x86_64 (15)* | Fedora 40 (33 downloads) |
Fedora rawhide | aarch64 (14)*, x86_64 (12)* | Fedora rawhide (72 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable dwrobel/modbus-proxy
More info about enabling Copr repositories