You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For customization options check [full documentation](https://paulorb.github.io/modbus-simulator-cli/)
48
48
49
+
## Quick Start (for Docker)
50
+
51
+
1. Pull the Modbus Simulator
52
+
53
+
docker pull paulorb/modbus-simulator-cli
54
+
55
+
2. Run the Modbus Simulator
56
+
57
+
docker run --rm -p 5002:5002 paulorb/modbus-simulator-cli:v0.0.99-beta.2 -sr
58
+
59
+
49
60
## Author
50
61
Contact me on [](https://www.linkedin.com/in/paulo-roberto-balbino/)
0 commit comments