Plugin for shadowsocks-android

Mygod independently implemented a dnstt plugin for Android Shadowsocks.

https://github.com/net4people/bbs/issues/30#issuecomment-2957541151

I’ve ported dnstt to Android as a Shadowsocks plugin: Release v0.0.1 · Mygod/dnstt-plugin-android · GitHub

My fork of dnstt also added a bunch of extra features: Mygod/dnstt@master…plugin

  • Built-in support of dnstt-client as a Shadowsocks plugin. Additionally, if udp/dot/doh option is passed an empty value, SS_REMOTE settings will be used instead.
  • On the server side, an additional option -fallback is added so that you can run dnstt for DNS traffic and a different UDP server for non-DNS traffic on the same port.

(I implemented most of the changes using an LLM because I’m lazy.)