Traffic grind to a halt after update to snowflake-proxy 2.13.1 (0d925e7f*)

I noticed a new version was available with updates to the main snowflake.go source, after upgrading via git the traffic is down to virtually zero,it may have to do with something broken in the recent change. Running snowflake standalone, this happens on 2 separate installs. They both run unrestricted, one on the open internet (on a vps) and another behind the NAT but with an UDP port range forwarded.

Starting snowflake-proxy 2.13.1 (0d925e7f*)

2026/06/02 17:53:31 Using geoip file /usr/share/tor/geoip with checksum 4bdff9c5c91eb87685fb637e8cbcb1f5b0cab970
2026/06/02 17:53:31 Loaded 372677 entries into table
2026/06/02 17:53:31 Using geoip file /usr/share/tor/geoip6 with checksum 265f349d046819240b0a930ba50b2a4274c2b362
2026/06/02 17:53:31 Loaded 286480 entries into table
2026/06/02 15:53:31 Proxy starting
2026/06/02 15:53:32 NAT type: unrestricted
2026/06/02 16:53:31 In the last 1h0m0s, there were 4 completed successful connections. Traffic Relayed ↓ 54035 KB (15.01 KB/s), ↑ 8833 KB (2.45 KB/s).
2026/06/02 17:53:31 In the last 1h0m0s, there were 2 completed successful connections. Traffic Relayed ↓ 2456 KB (0.68 KB/s), ↑ 1225 KB (0.34 KB/s).
2026/06/02 18:53:31 In the last 1h0m0s, there were 0 completed successful connections. Traffic Relayed ↓ 0 KB (0.00 KB/s), ↑ 0 KB (0.00 KB/s).

Of course the upgrade may coincide with more general network issues and it has nothing to do with the code update, anyway I just wanted to mention this.

This has nothing to do with the update. I updated to 2.13.1 as soon as they suggested it.

As a matter of fact traffic jumped on May 26 2026 when Iran opened their internet again. See thread: Big increase in Snowflake proxy traffic recently - #3 by gus

My traffic is as it was at the end of 2025 and early 2026.

Yesterday 15,214,998 KB with at most 14 connections.

Edited later:
But mine says snowflake-proxy 2.13.1 (ff32ce45)
So you may be onto something.

Version 2.13.1 (0d925e7f*) is effectively v2.14.0 since the latest update only has updates to the Changelog and the version.go file.

I was using parameter -poll-interval 5s but the Changelog mentions changes to this:

Broker: Represent pollInterval in ms as time.Duration
Issue 25598: Proxy: Adjust poll interval to honour NextPoll field from broker

So I removed the -poll-interval parameter (trusting on defaults being good enough) and will see what happens.

That didn’t help, also removed the parameter that pointed to my own stun server without result. There’s typically a little traffic in the first hour, then traffic for subsequent hours drops to 0.