[1.25.0] - 2025-12-19
- REMOVED:
--skip-local-trafficas it did actually nothing causing connection issues and solving real problem. - ADDED: Device names in
Connections- identify which device (phone, laptop, etc.) is making each connection, with optional per-device filtering (whitelist/blacklist) inSettings. - ADDED: DHCP Device names:
- Device Names: See which device (phone, laptop, TV) is making each connection instead of cryptic IP addresses
- Device Filtering: Choose which devices on your network should use DPI bypass (whitelist or blacklist mode)
- Custom Names: Give your devices friendly names in
Settings → Devices
- ADDED: Advanced
Connectionstable filtering:- Combine filters with
+(e.g.,tcp+youtube) - Exclude with
!prefix (e.g.,!googleortcp+!udp) - Field-specific filters:
domain:,asn:,device:(e.g.,domain:youtube+!asn:cloudflare)
- Combine filters with
Full Changelog: v1.24.0...v1.25.0