Brian

Results 212 comments of Brian

Yes it was like this before the square brackets issue was fixed as well, just didn't report at the time.

Can reproduce on iOS 15.8.2 palera1n (rootful)

I need this functionality as well. Docs to access `syslog` on newer versions of iOS are very sparse. https://www.theiphonewiki.com/wiki/System_Log is horrifically out of date. `socat - UNIX-CONNECT:/var/run/lockdown.sock` has no output...

Well Sui requires root, it just doesn't grant as many privileges as granting full root access

Can confirm `-z`, `-x`, and `-y` don't work OS: Windows 10

It should (also) just work with (cr)lf and/or whitespace in general separated list (`Regex::new(r"(?m)\s+").split(string).collect()`) (This is how https://github.com/bingzheung/authenticator exports & imports, easier to parse, and also most natural for a...

Basically, I would like to do things like ``` qrrs -r qrcode.png | cotp add -u ``` which would decode a QR code, and then pipes the text into `add`....

This repo's written in golang anyway, so it's not bound to OpenSSL, which makes masking your TLS fingerprint (JA3) not hard (and a lot less bloated than spawning a headless...

I don't host an instance, nor have I experienced a cf issue with this repo. I'm sure it happens, but I don't even know what errors are encountered, sorry if...