Spider
Spider
Thx for quick answer! As I undestand I need to copy files \EFI\Boot\Microsoft partition from HDD to USB too. After this I can remove EFI partition from HDD....
Yes. I already found this algorithm in source code. Now I encoded EFI and system partitions and all work fine, but was needed to rebuild Microsoft\Boot\BCD by bcdbuild.exe I plan...
> https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Dev-Guide How to add secrets for TWO different DNS api?
  In "yelow" version Arrow Keys not work.
Ok. thx. Will try to do it.
I has take IPCONN as example. ```c lwgsmr_t lwgsm_ppp_start(void* const arg, lwgsm_evt_fn conn_evt_fn, const uint32_t blocking) { LWGSM_ASSERT("conn_evt_fn != NULL", conn_evt_fn != NULL); return lwgsm_call_start("*99#", arg, conn_evt_fn, blocking); } ```...
m? what kind?
May be you can make project opensource? tool is great, but you don't work with it.
Try to change in dns_regru.sh ```diff for ITEM in ${domains_list}; do IDN_ITEM="${ITEM}" case "${domain}" in *${IDN_ITEM}*) - _domain="$(_idn "${ITEM}")" + _domain="${ITEM}" _debug _domain "${_domain}" return 0 ;; esac done ```...
I have same error now with my domains now: acme.sh worklog ``` [Sat Sep 17 11:30:42 PM +06 2022] Checking ***.рф for _acme-challenge.***.xn--p1ai [Sat Sep 17 11:30:42 PM +06 2022]...