All snowflake proxies have udp (displayed in netstat -np output)

Hello!

For all those who wonder “why there are no udp connections listed in netstat -np” for standalone snowflake proxies - changes in kernel 7.x are probably the culprit. Don’t panic, they are there, just not displayed.

I’m not saying you are wrong about kernel 7.x

Exactly what is this trying to say?
Or to put it in another way
Why would we do netstat -np and for what purpose?

netstat -npa will list UDP

netstat -npa | grep -i 'proxy' will list all UDP/TCP associated with the proxy