https://ahasend.com 免费的 email hosting 一个月1000 足够了 无限域名和规则 趁早注册
AhaSend
Experience the Aha Moment: Blazing Fast Email Delivery at Unbeatable Prices with AhaSend
Meet AhaSend: Where every email counts. Start with 1,000 free emails per month and then $0.50/1,000 emails. Why settle when you can have both affordability and performance? #AhaSend #EfficientEmails
稍后阅读 https://readeck.org/en/docs/ 抓取还不错 测试了b站,公众号,少数派,图片基本都可以搞下来,脱离原始地址。算是一个开销比较小的能抓取图的 自建服务了。非常好(
Readeck
Readeck: Documentation
Forwarded from 🏜🏃♂️🚴♂️🏊♂️🌾🧘♂️🏕
This media is not supported in your browser
VIEW IN TELEGRAM
rustic 支持 mount 命令了 https://github.com/rustic-rs/rustic/commit/bb107be102201e79db32e118b69c56fcbf69bfb7
GitHub
feat(commands): Add `mount` command (#973) · rustic-rs/rustic@bb107be
This PR adds the `mount` command to rustic to access snapshot contents
as a read-only filesystem when the feature-flag `mount` is chosen.
As for the `webdav` command, there are following options:
...
as a read-only filesystem when the feature-flag `mount` is chosen.
As for the `webdav` command, there are following options:
...
最简单的 非对称加密工具 age
$ apt install age
$ age -R ~/.ssh/id_ed25519.pub example.jpg > example.jpg.age
$ age -d -i ~/.ssh/id_ed25519 example.jpg.age > example.jpg