apc-p15-tool/pkg/apcssh
Greg T. Wallace 208827f636 ssh: fix shell regex
* from ssh videos I found on youtube, the @ symbol might not be present in prompt, so make it optional
* fix typo of 0-0 instead of 0-9 (all numbers are possible in the prompt)
2024-06-18 21:30:40 -04:00
..
client.go apcssh: remove logging 2024-06-06 22:52:54 -04:00
cmd_restartwebui.go ssh: switch string comps to EqualFold func 2024-06-18 21:30:39 -04:00
scp.go ssh: breakout ups ssh to its own package 2024-06-06 22:52:54 -04:00
shell.go install: add support for native ssl command 2024-06-06 22:52:54 -04:00
shell_helpers.go ssh: fix shell regex 2024-06-18 21:30:40 -04:00
ssl.go ssh: switch string comps to EqualFold func 2024-06-18 21:30:39 -04:00