# simple math plugin for sshpiperd ## Usage Note: this is an additional challenge plugin. 🔒 you must use it with other routing plugins. ``` sshpiperd simplemath -- other-plugin --other-option ``` ### Demo ``` $ ssh 127.0.0.1 -l user -p 2222 lets do math what is 7 + 9 = ```