What is Nostr?
monarch / moarch
npub1589…tymk
2023-08-08 15:58:31
in reply to nevent1q…qcwm

monarch on Nostr: Use a Local Firewall: a. If your device is rooted, you can use iptables to block all ...

Use a Local Firewall:
a. If your device is rooted, you can use iptables to block all outbound and inbound multicast traffic.
b. The rule might look something like: iptables -A OUTPUT -d 224.0.0.0/4 -j DROP.

WireGuard Configuration:
a. Make sure you are not allowing traffic to the local network (e.g., AllowedIPs should not contain your local subnet).

Create a Specific VPN Profile:
a. On Android, you can create a specific VPN profile that does not allow traffic outside the tunnel (i.e., a full-tunnel setup).
Author Public Key
npub1589n5zlqgarpt7mv3g6gq0w54pnuvupnjlakr5g9nwrjv7w88mdshytymk