Commit Graph

8 Commits (master)

Author SHA1 Message Date
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
David Kebler 902a73081d add follow symlinks for sshfs so softlinks work correctly 2023-06-21 07:46:13 -07:00
Kebler Network System Administrator 8e83daa3a5 refactor: improve network loading use LOADED environment variable 2023-01-01 10:43:15 -08:00
Kebler Network System Administrator 9197b1edd0 refactor networks loading 2022-12-30 09:14:39 -08:00
Kebler Network System Administrator d9fa3b6c74 function enable network mounts added (in a mnt file) under /ssh 2022-12-23 08:30:48 -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