StaticBunny

Results 11 comments of StaticBunny

True, piping through grep was my backup. I could also fork the repo and try and make the changes myself. Anyways, i figured i would ask. Thanks for a great...

Request from me as well.

might be easier if we used the docker image and added it to zshrc with other docker image functions. I'm hesitant to preload too many docker images. `docker run --rm...

I added sn0int docker to the zsh shell so we can remove the following or fix the install to work correctly. https://github.com/pry0cc/axiom/blob/master/images/provisioners/classic.json#L128 https://github.com/pry0cc/axiom/blob/master/images/provisioners/default.json#L279 https://github.com/pry0cc/axiom/blob/master/images/provisioners/reconftw.json#L135

This is great. Let me grab it and test. thank you!!

I'm having problems installing the branch manually on my macbook air M1. Seems to be an issue with pyqt5. Going to try on my Linux machine tonight.

Got it working on a different machine and it seems fine. I'm honestly not sure what to expect though. I'm able to have enough scale to see the binary/hex data...

Plugin isn't a bad idea, or just leave it as a branch for now to see how flipper evolves. I originally asked flipper to create a tool to export raw...

Nice ill take a look! I tried to follow the [nspawn-container ](https://github.com/unifi-utilities/unifios-utilities/tree/main/nspawn-container) last week and i couldn't get pihole UI to work. Even though it was on its own new...

I got it working with SDR++ and SDR++ Brown, like @Habraken mentioned you need to include SoapySDR support. You might be able to just add SoapySDR under modules (I haven't...