sshpiper/plugin/simplemath
Josh Bleecher Snyder 89ab72bee0
all: run gofumpt (#652)
* all: run gofumpt

https://github.com/mvdan/gofumpt

The main appeal for me here is that my (and many other peoples')
editors run this on save, so doing a single diff here
keeps other diffs minimal.

* .github/workflows: add gofumpt checker
2025-08-29 20:04:31 -07:00
..
main.go all: run gofumpt (#652) 2025-08-29 20:04:31 -07:00
README.md finish readme 2022-07-05 20:30:41 +00:00

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 =