snowflake/proxy/lib
Tommaso Gragnato 9ce1de4eee Use Pion's Setting Engine to reduce Multicast DNS noise
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/issues/40123

The purpose of the patch is to prevent Pion from opening the mDNS port,
thus preventing snowflake from directly leaking .local candidates.

What this doesn't prevent is the resolution of .local candidates
once they are passed on to the system DNS.
2022-09-26 08:52:23 -07:00
..
proxy-go_test.go Add RelayURL support in proxy 2022-06-16 13:57:33 +01:00
pt_event_logger.go Wait some time before displaying the proxy usage log 2022-05-25 11:01:01 -04:00
snowflake.go Use Pion's Setting Engine to reduce Multicast DNS noise 2022-09-26 08:52:23 -07:00
tokens.go Comment package and minor changes exports 2021-10-26 15:49:46 -04:00
tokens_test.go Comment package and minor changes exports 2021-10-26 15:49:46 -04:00
util.go Extract traffic formatter 2022-01-25 13:03:19 +00:00
webrtcconn.go Add EventOnProxyConnectionOver Reporting 2022-01-25 13:03:18 +00:00