Tedd Johnson

Results 13 comments of Tedd Johnson

@vintozver how were you able to capture the SMS using tshark? When I try with tcpdump on my android phone, I don't see any packets related to MMS or SMS....

before someone refers me to https://github.com/mitmproxy/mitmproxy/issues/3696 yes, I do have sudo installed. I'm not sure why it would matter when run as root, but I verified sudo is installed just...

``` print("check 3") dst = csock.getsockopt(socket.SOL_IP, SO_ORIGINAL_DST, 16) print("check 4") ``` results in: ``` check 3 REDACTED:46330: Transparent mode failure: FileNotFoundError(2, 'No such file or directory') REDACTED:46330: clientdisconnect ```

yes, the whole thing is being run as root. I tried looking through the source of mitmproxy and found a few places the "No such file or directory" came up,...

I wonder if it's similar to this issue: https://github.com/linkerd/linkerd2/issues/982 My kernel is 4.18.0 so it's not specific issue, but I wonder if it's similar. I will try to dig more...

fun note: Was trying to run mitmproxy on a CentOS 7 install, and ran into this: `version 'GLIBC_2.18' not found` which is solved by upgrading to CentOS 8.

installing via pip instead of using the pre-build binaries appears to work. now back to the original problem

different error on CentOS 7: ``` REDACTED:48862: clientconnect REDACTED:48862: Transparent mode failure: OSError(92, 'Protocol not available') REDACTED:48862: clientdisconnect ``` I'll have to dig further

> > Thanks for the report, should be working now with > > `https://raw.githubusercontent.com/Nockiro/slack-black-theme/master/custom.css` > > or > > `https://raw.githubusercontent.com/Nockiro/slack-black-theme/ec9123b9064b1c001331ac0f38100fdbe5b08686/custom.css` > > Having some issues with notifications, there's a dark...

it would be amazing to have a dark theme. The light theme of even default explorer is way too bright