mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-04-20 07:26:01 -04:00
Update content/apps/ProtonVPN IP Leakage on Linux and Workaround.md
Co-authored-by: WfKe9vLwSvv7rN <96372288+WfKe9vLwSvv7rN@users.noreply.github.com> Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
6e6763d86a
commit
b91313ed07
@ -18,7 +18,7 @@ Effectively, any application that binds to the connected physical interface (as
|
||||
You can check this with `curl`:
|
||||
|
||||
```bash
|
||||
curl --interface your_public_interface_name https://ipinfo.io
|
||||
curl --interface <physical interface> https://ipinfo.io
|
||||
```
|
||||
|
||||
This will return your actual IP address.
|
||||
|
Loading…
x
Reference in New Issue
Block a user