Commit Graph

7 Commits (c857bb50be6da1996bb0f0ca0ec62df8d1bdfa43)

Author SHA1 Message Date
David Kebler 8502fb04a9 fix missing awk 2024-08-22 11:23:09 -07:00
David Kebler bf6e5e85ee getip and publicip refactored to have not dependencies
used in geip in sshd-dns
2024-08-22 10:50:09 -07:00
David Kebler 68bbdccadf change getip to not use dig but host
use same code in sshd_dns and abort if no ip found
2024-08-21 18:48:51 -07: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 279d5c1863 feat: allow easier seperate loading of network repos from within terminal session uses new networks module functions 2022-12-23 08:29:06 -08:00
Kebler Network System Administrator 0b5e3be561 ssh modules and functions update - details to follow 2022-03-28 10:05:26 -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