Linux

基于OpenVPN实现随时随地访问家里的NAS | 奎利

基于OpenVPN实现随时随地访问家里的NAS

Linux 7个月前 397 0

最近在家里弄了一个Unraid玩玩,开了几个服务(如 Bitwarden、Jellyfin、aria2-with-ariang),平时在家里使用的比较多,出了家门想用就没办法使用了,就想弄一个能随时随地访问服……

一键BBR加速 | 奎利

一键BBR加速

Linux 1年前 1,289 0

预先准备#centosyum install ca-certificates wget -y && update-ca-trust force-enable#debian/ubuntuapt-get install ca-certificates wget -y && update-……