mirror of
https://github.com/safing/portmaster
synced 2026-07-10 00:08:29 +00:00
Proxy split tunnel connections bypassed both filter and tunnel checks, leaving no code path to trigger the GeoIP lookup, so Country, ASN and AS Org showed as N/A in the UI. Add Entity.FetchLocation (GeoIP only, no filter lists) and call it unconditionally at the start of FilterConnection. |
||
|---|---|---|
| .. | ||
| inspection | ||
| interception | ||
| api.go | ||
| bypassing.go | ||
| config.go | ||
| dns.go | ||
| master.go | ||
| module.go | ||
| packet_handler.go | ||
| preauth.go | ||
| prompt.go | ||
| split-tunnel.go | ||
| tunnel.go | ||