pub const DEFAULT_DENIED_PORTS: &[u16];Expand description
Ports no target may be reached on unless the operator says otherwise.
25 is the classic open-relay abuse vector. Note that 53 is deliberately not here: Surge’s UDP availability test is a DNS query through the tunnel.