Alexandr Stelnykovych
Alexandr Stelnykovych
https://github.com/safing/portmaster/releases/tag/v2.1.7
Hi. The Portmaster API (and UI) uses the local TCP port `817` — there were no changes here. The address `127.0.0.17:717` is used for SPN, so please avoid configuring it...
@twoex Hi. Looks nice ) The app community ranks/ratings feature is controversial, as it may give users a false sense of security by relying on someone else’s ratings. It is...
@gorkapernas Could you please check it on your side? I wasn’t able to reproduce the issue (tested on Windows using different browsers).
The Portmaster V2 User Interface is built on the mature and well-known Tauri framework, which leverages the native OS WebView. This significantly reduces the installer size and eliminates the need...
For those who intentionally removed the WebView component from their system, there is a way to use the Portmaster user interface from a web browser: https://github.com/safing/portmaster/issues/2096#issuecomment-3654501497
Hi, Could you also share the Portmaster version you’re using?
Setting `WEBKIT_DISABLE_COMPOSITING_MODE=1` should be sufficient. Portmaster already uses this parameter in its AUR package: https://aur.archlinux.org/cgit/aur.git/tree/portmaster-ui-start.sh?h=portmaster-bin Currently, we do not plan to add this option to DEB/RPM package, since this is...
I’ve added this to the backlog. We’ll consider how we can address it in future releases.