51
Sailing safely with a VPN
(lemmy.world)
1. Posts must be related to the discussion of digital piracy
2. Don't request invites, trade, sell, or self-promote
3. Don't request or link to specific pirated titles, including DMs
4. Don't submit low-quality posts, be entitled, or harass others
We heartily recommend visiting the free port of freemediaheckyeah (aka FMHY) while you sail the high seas, for all the freshest links the ocean has to offer.
📜 c/Piracy Wiki (Community Edition):
FUCK ADOBE!
Torrenting/P2P:
Gaming:
💰 Please help cover server costs.
![]() |
![]() |
|---|---|
| Ko-fi | Liberapay |
If you're running Transmission on Linux know that I can be set to only use the VPN IP, there's also another good way to implement a kill switch: https://lemmy.world/comment/5269089
Very interesting! I’m running on Mac and I have a dedicated IP with my VPN, I bet I could do something similar. Thank you!
In you case setting
bind-address-ipv4andbind-address-ipv6to your VPN IPs should work. According to this under macOS settings are stored in$HOME/Library/Preferences/org.m0k.transmission.plist. Not sure if the format is the same tho and don't forget that editing a plist on macOS isn't just always just editing a text file, it might be encoded and cached by the system, do your research.