ThetaDev
Since my airvpn test month expired, I’ve just bought a Njalla subscription. Here are my experiences:
Pro:
- Payment via PayPal or cryptocurrency
- Same price as Mullvad (5€/month)
- Static IPv4 and v6, allows you to forward any port
- Torrenting just worked (including port forwarding)
- No VPN application, just use vanilla OpenVPN or Wireguard
- Does not throttle my internet speed (I only have 50MBit/s, so I cannot really test VPN performance. Definitely better than AirVPN though)
Contra:
- Requires E-Mail address/XMPP to create an account
- Only one client. If you need to access your VPN from multiple devices at the same time, you need to buy multiple subscriptions
- Only Swedish servers
Conclusion: for my usecase (Raspberry-Pi-based torrent box) Njalla looks great. If you want to use it on multiple devices or need to circumvent geoblocks, you should look for a different service.
It seems like they made the same mistake as youtube-dl back in the day. If you develop a tool that can be used for piracy, do not straight up advertise that in your readme/documentation.
If you create a YouTube downloader, do not show it downloading music from major labels, use for a creative commons track for the demo instead.
And dont say in the short description of your repo that this tool is meant to steal books from an online lending library.
You can access ZFS snapshots from the hidden .zfs
folder at the root dir of your volume. From there you can restore individual files.
There is also a command line tool (httm) that lists all snapshotted versions of a files and allows you to restore them.
If the snapshot you want to restore from is on a remote machine, you can either send it over or scp/rsync the files from the .zfs directory.
You can use Spotrip. The original developer made his code private in fear of DMCA takedowns, but there are a few forks around.