[Bug 293239] security/snowflake-tor: package ships with outdated default STUN server

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 17 Feb 2026 14:49:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293239

            Bug ID: 293239
           Summary: security/snowflake-tor: package ships with outdated
                    default STUN server
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: egypcio@FreeBSD.org
          Reporter: franek223.koprowski@gmail.com
          Assignee: egypcio@FreeBSD.org
             Flags: maintainer-feedback?(egypcio@FreeBSD.org)

After installing the latest version of snowflake-tor and leaving it running for
24h I noticed I wasn't getting any traffic. I noticed a lot of DNS queries on
my local DNS going to stun.stunprotocol.org, a nxdomain. 

I found a commit from Jan 2023 here:
https://lists.torproject.org/mailman3/hyperkitty/list/tor-commits%40lists.torproject.org/message/OPHZRXAF2CQB6SY6KNOTDTKWRPAII6U6/?utm_source=

Where the default STUN server was changed from:

-stun URL (default "stun:stun.stunprotocol.org:3478")

To: 

+stun URL (default "stun:stun.l.google.com:19302")

This is a simple fix that might prevent user confusion as to why their
snowflake proxy isnt working after following steps on
https://community.torproject.org/relay/setup/snowflake/standalone/freebsd/

-- 
You are receiving this mail because:
You are the assignee for the bug.