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.