Commit Graph

34 Commits

Author SHA1 Message Date
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
up-n-atom 33406d857d Support list type (yaml) for DNS servers 2023-09-13 19:22:54 -04:00
up-n-atom 5fdfd58dba Fix white-space 2023-09-13 19:21:12 -04:00
up-n-atom cfe5796845 Add yaml config 2023-09-13 18:22:40 -04:00
up-n-atom be66aa055f Fix IPCP forward enable detection 2023-09-12 18:41:57 -04:00
up-n-atom 5e95d226c7 Make setting dns servers more robust
Dynamically find the uids of each forwarding server
2023-09-12 18:40:02 -04:00
up-n-atom bec2e77340 Fix Any type 2023-09-12 16:18:35 -04:00
up-n-atom 19256851da Fix type hints 2023-09-12 16:14:23 -04:00
up-n-atom 5778b4d93f Set client session for sagemcom client
The default client session timeout is too short (7 seconds); Use the default from aiohttp (300 seconds)
2023-09-12 15:53:27 -04:00
up-n-atom 11514dffce Disable IPCP DNS servers 2023-09-12 15:32:10 -04:00
up-n-atom 3e23061686 Rename xmo-cli.py to xmo-remote-client.py 2023-09-11 19:51:06 -04:00
up-n-atom 32e99225f7 Fix white-space 2023-09-11 19:49:02 -04:00
up-n-atom 2603209649 Update xmo-cli.py
inline interface ternary statement
2023-09-11 19:47:32 -04:00
up-n-atom 4985426ea0 Update xmo-cli.py
Use a set rather than overwriting a list items
2023-09-11 19:44:54 -04:00
up-n-atom ab770e402a Fix missing string end quote 2023-08-17 18:09:37 -04:00
up-n-atom c2f77297f0 Reduce duplicate code
Clean up DNS interface logic
2023-08-17 18:08:29 -04:00
up-n-atom d97f9c4ce2 Fix json import keyword 2023-08-17 01:49:24 -04:00
up-n-atom 27c876581d Fix DNS relay enable path 2023-08-17 01:47:47 -04:00
up-n-atom adbed37fb0 Require json namespace 2023-08-17 01:35:26 -04:00
up-n-atom 3edf358191 Remove unnecessary format string 2023-08-17 01:24:27 -04:00
up-n-atom 21ed8812fb Fix indentation 2023-08-17 01:10:24 -04:00
up-n-atom d9a1aabf26 Enable DNS relay when setting servers 2023-08-17 01:09:20 -04:00
up-n-atom e7c45fb1be Rename xmo-web.py to xmo-cli.py 2023-08-17 00:34:44 -04:00
up-n-atom 0c6709e46b Add DNS support 2023-08-17 00:33:00 -04:00
up-n-atom 26a68f13a9 Fix missing type hint 2023-08-17 00:30:27 -04:00
up-n-atom 14baec2cea Rename wanmode.py to xmo-web.py
Generalize into a common cli
2023-08-17 00:28:57 -04:00
up-n-atom 365b381ae5 Use click context
Defer async to click command
2023-08-17 00:22:55 -04:00
up-n-atom ad61ab26b8 Add WAN Mode script 2023-08-10 17:01:27 -04:00
djGrrr f4c37cf03b Add README file 2023-03-12 17:24:34 -02:30
djGrrr de05d09630 Fix config_modem imports 2023-03-05 22:30:59 -03:30
djGrrr 6eee6066e0 Add some useful scripts 2023-03-05 22:27:49 -03:30
djGrrr 469a3893b8 Initial commit 2023-03-05 22:27:16 -03:30