Commit Graph

6 Commits (master)

Author SHA1 Message Date
David Kebler d45198b025 fix extracted function bug
fix extra arguments of ssh-copy
sshpubkey remove additional ssh options with -- use -o
2024-03-13 09:20:42 -07:00
David Kebler c407e99b25 ssh: add help, add list option for using ssh command in other functions
removed multipass code

ammended
2024-03-01 15:09:54 -08:00
David Kebler a67d54e9dc Major refactor upgrades for remote scripting and access via ssh
ssh-copy now uses options and has help and uses new helpers to prepare the scp command
remote module totally redone.  now uses sshcp (scp) to copy the file
   makes use of the much improved bundle function for bundling script
now that remote_script is refactored can use for
ssh-pub-key
and for the uci remote install function
cleaned up ssh function a bit
add parsing functions to net-utils for parsing host
2024-02-21 11:33:37 -08:00
Kebler Network System Administrator e205bf3c50 feat: refactor ssh-config to enable environment variable substition 2022-12-26 10:32:29 -08:00
Kebler Network System Administrator 762b1c3709 fix: disable host reachable check in sshfs
feat: add ssh_config_get function to allow getting configuration settings
feat: added list keys to sshpubkey
feat:  allow key removable from comment string (don't need access to public key)
fix:  ssh - key option does not append .pub
fix: remove ssh session file and add readme to recommend putting that in host repo
2022-05-02 10:40:07 -07:00
Kebler Network System Administrator 0b5e3be561 ssh modules and functions update - details to follow 2022-03-28 10:05:26 -07:00