maxmoney21m on Nostr: #[0] I was thinking about trying to add the SOCKS proxy for Amethyst using kmp-tor. ...
05nelsonm (npub1j3f…7lq8) I was thinking about trying to add the SOCKS proxy for Amethyst using kmp-tor. Is it as simple as copying the tor related code from the sample application and passing the proxy to the OkHttpClient builder, then making that client available throughout the app?
I will need to look through the code a bit to see how the HttpClient is used, I'm just wondering how to make a single toggle that can determine for the entire application whether the proxy is used or not.
I will need to look through the code a bit to see how the HttpClient is used, I'm just wondering how to make a single toggle that can determine for the entire application whether the proxy is used or not.