Simone Margaritelli

Results 135 comments of Simone Margaritelli

yeah, i'm personally very curious to see from whom my traffic is protected and encrypted ...

Removed this from the 1.0.0 milestone as it'll take more time than I initially thought. There're two ways of handling this: 1. Whenever a new TLS connection is detected, the...

Is there any webkit (or similar) based engine for golang with simple setup (not the usual lot of webkit dependencies)? If we could just have an HTML based UI that...

if we have HTML a fancy looking UI is just a matter of Bootstrap components plus a custom theme. And it'd always render the same.

oh that's super cool, does it support all the current features? i'd really love to drop the python UI

Your PR did not change or fix anything, you just renamed a variable.

disconnect the interface from the wifi networks and deassociate so it doesn't connect automatically back again. you need the wifi interface free and disconnected for this to work

I've managed to build it by downgrading to `2.28.1` ( `brew install mbedtls@2` ) and creating the following symlinks: ```sh sudo ln -s /opt/homebrew/opt/mbedtls@2/include/mbedtls /usr/local/include/ sudo ln -s /opt/homebrew/opt/mbedtls@2/lib/*.* /usr/local/lib/...