mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-05-28 14:00:04 +02:00
Regression was introduced in #337 that is skipping all local traffic, including DNS. This change makes UDP port 53 (DNS) LOCAL traffic to be treated as special case. Fixes #357