Files
portmaster/desktop/tauri/src-tauri/src
Alexandr Stelnykovych 5bc1e779b2 fix: force UI to use IPv4 (127.0.0.1) for API endpoints
Previously, the API endpoint was defined using `localhost`, which could resolve to the IPv6 address `::1`.
This caused issues because the Portmaster core service is listening on `127.0.0.1:817` and only fast-tracking connections to that specific IPv4 address.
2025-05-16 10:56:30 +03:00
..
2024-12-03 17:28:40 +02:00
2024-09-30 18:48:38 +03:00