shadowsocks-android icon indicating copy to clipboard operation
shadowsocks-android copied to clipboard

Connection reuse for tcp dns

Open Mygod opened this issue 6 years ago • 2 comments

https://tools.ietf.org/html/rfc7766

CC @shawn1m

Mygod avatar Jan 27 '19 16:01 Mygod

mikeg/dns is the base DNS library.

Refer: https://github.com/miekg/dns/pull/615 https://github.com/miekg/dns/issues/614

shawn1m avatar Jan 27 '19 16:01 shawn1m

I think it's better to add a udp-over-tcp feature to shadowsocks protocol, to transfer udp packets over tcp

codebylove avatar Mar 31 '19 02:03 codebylove