Commit Graph

81 Commits

Author SHA1 Message Date
up-n-atom 4e2036c80a Update README.md 2023-12-07 16:17:11 -05:00
up-n-atom 0351b6cc7e Bump version 2023-12-07 16:13:13 -05:00
up-n-atom b47b46660c Check for active radios 2023-12-07 16:07:59 -05:00
up-n-atom fc820e095c Fix key case 2023-12-07 16:06:51 -05:00
up-n-atom da61a123b9 Update README.md 2023-11-19 17:27:59 -05:00
up-n-atom 908402d0f8 Bump version 2023-11-19 17:22:43 -05:00
up-n-atom 9f77966dff Bump version 2023-11-19 17:17:49 -05:00
up-n-atom 3f8bbf7b8f Fix host type 2023-11-19 17:17:11 -05:00
up-n-atom 92e93bc50d Fix missing namespace 2023-11-19 17:13:15 -05:00
up-n-atom c83531b0c2 Add mode helpers 2023-11-19 17:10:51 -05:00
up-n-atom ea6d6b1440 Fix config path
Use current working directory
2023-11-18 21:42:25 -05:00
up-n-atom cd6727436d Fix whitespace 2023-11-17 20:42:21 -05:00
up-n-atom 7290336570 Update README.md 2023-11-17 20:39:22 -05:00
up-n-atom a222d4aa7c Update README.md 2023-11-17 20:38:12 -05:00
up-n-atom e734a48115 Update README.md 2023-11-17 20:37:11 -05:00
up-n-atom 12a196c449 Restructure
Pacakge as a CLI application
2023-11-17 20:19:48 -05:00
up-n-atom 25c10e66e8 Restrict host IP to IPv4Address type 2023-11-14 23:59:12 -05:00
up-n-atom 6f6cbfba5b Check multi-key existence using set intersection 2023-11-14 23:51:30 -05:00
up-n-atom f5dcf81334 Support multiple paths for get-value 2023-11-14 19:56:43 -05:00
up-n-atom 4f25dd6cc7 Update README.md 2023-09-17 23:13:32 -04:00
up-n-atom cc3322dea1 Update README.md 2023-09-17 23:08:35 -04:00
up-n-atom d11eaca00b Update README.md 2023-09-17 23:08:16 -04:00
up-n-atom 8c300aab3c Update README.md 2023-09-17 23:05:32 -04:00
up-n-atom dbc7ab2c6a Add additional examples to readme 2023-09-15 16:05:48 -04:00
up-n-atom fdd0032be5 Add examples to readme 2023-09-15 16:01:12 -04:00
up-n-atom b5031cbb5d Hide password entry during prompt 2023-09-15 15:42:09 -04:00
up-n-atom 62b09eba54 Wrap advanced DMZ with a try except 2023-09-15 15:10:55 -04:00
up-n-atom 98c68a35f0 Use find object 2023-09-15 03:36:43 -04:00
up-n-atom 51c411a5f5 Remove unused import 2023-09-15 03:05:09 -04:00
up-n-atom cbaaa1afd1 Ignore config.yaml 2023-09-15 03:04:14 -04:00
up-n-atom 8d04b1b6fd Fix quotes 2023-09-15 03:03:13 -04:00
up-n-atom 723e337021 Remove remaining python script 2023-09-15 02:54:05 -04:00
up-n-atom 4e45a02db2 Pluralize radio 2023-09-15 02:50:22 -04:00
up-n-atom b2e7696915 Example yaml command and parameters 2023-09-15 02:37:03 -04:00
up-n-atom d2c12ffc0c Fix MAC abbreviation prompt 2023-09-15 02:06:09 -04:00
up-n-atom 4b0fb94782 MAC address type is a string and processed 2023-09-15 02:01:32 -04:00
up-n-atom 95c30ba17a Fix type hinting 2023-09-15 02:00:51 -04:00
up-n-atom ae890cb914 Use click nargs for dns servers 2023-09-15 01:56:48 -04:00
up-n-atom b91c6e2f8f Use explicit type hints 2023-09-14 21:01:10 -04:00
up-n-atom aa932620a7 Capitalize abbreviation 2023-09-14 20:53:23 -04:00
up-n-atom 7654df748f Update readme 2023-09-13 22:42:18 -04:00
up-n-atom 675d3922df Remove example.py 2023-09-13 22:38:56 -04:00
up-n-atom e467e06171 Add enable advanced DMZ 2023-09-13 22:36:17 -04:00
up-n-atom 987edf7103 Support multiple radios in disable wifi radio 2023-09-13 22:02:33 -04:00
up-n-atom 55e412e4a5 Fix logic 2023-09-13 20:57:02 -04:00
up-n-atom b6df394341 Remove disable_wifi.py 2023-09-13 20:54:32 -04:00
up-n-atom 8b8633f75e Print error prior to aborting 2023-09-13 20:53:03 -04:00
up-n-atom 2fef565ec6 Fix missing raise for Abort 2023-09-13 20:41:14 -04:00
up-n-atom 1c1ec0a183 Add disable radio command 2023-09-13 20:40:26 -04:00
up-n-atom c39e551531 Switch from echo to abort in get/set value 2023-09-13 19:52:24 -04:00