Re: [PATCH] *.sh: Fix kornsh-ism test(1) invocations

2022-09-14 Thread Daniel Lenski
On Wed, Sep 14, 2022 at 5:30 AM Bernhard Reutner-Fischer wrote: > > s/==/=/g > s/]]/]/g > s/\[\[/[/g > > The POSIXly correct shorthand of test(1) is [, not [[ > and string comparison is POSIXly correct =, not ==. Do note that all three of these scripts are explicitly intended+tested *only* to run

[PATCH] *.sh: Fix kornsh-ism test(1) invocations

2022-09-14 Thread Bernhard Reutner-Fischer
s/==/=/g s/]]/]/g s/\[\[/[/g The POSIXly correct shorthand of test(1) is [, not [[ and string comparison is POSIXly correct =, not ==. --- android/fetch.sh | 4 ++-- trojans/csd-post.sh| 8 trojans/csd-wrapper.sh | 24 3 files changed, 18 insertions(+

Re: Cannot enter 2FA code

2022-09-14 Thread Ian Braithwaite
On 13/09/2022 20:35, Daniel Lenski wrote: 2. Does spoofing an official Cisco Windows client change anything? (openconnect --os=win --useragent 'Cisco AnyConnect VPN Agent for Windows 4.9.0195')?) Very much - OpenConnect successfully connects, without the redirect. Excellent. Quick follow-up: do