Commit Graph

5 Commits (master)

Author SHA1 Message Date
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 c45418d313 cleanup 2023-12-14 21:31:40 -08:00
Kebler Network System Administrator 2b426a1225 minor cleanup 2023-02-07 13:00:33 -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 015a2942a2 new repo with only common network script/modules. See archived repo for older commits 2022-02-20 13:50:19 -08:00