1
0
Fork 0
mirror of https://github.com/otakuto/crazydiskinfo.git synced 2025-08-12 08:54:03 +00:00

Switch URLs from http to https

This prevents network attackers from manipulating transferred data.

Suggested-by: check-all-the-things
This commit is contained in:
Paul Wise 2021-11-25 13:43:21 +08:00
parent c128c4edf0
commit 7ab17974d0
No known key found for this signature in database
GPG key ID: 3116BA5E9FFA69A3

View file

@ -1,5 +1,5 @@
# CrazyDiskInfo
![](http://raw.github.com/wiki/otakuto/CrazyDiskInfo/images/0.png)
![](https://raw.github.com/wiki/otakuto/CrazyDiskInfo/images/0.png)
## Introduction
CrazyDiskInfo is an interactive TUI S.M.A.R.T viewer for Unix systems.
@ -34,8 +34,8 @@ CrazyDiskInfo binary packages are available in several distributions,
Debian package is available from [OBS(Open Build Service)](https://build.opensuse.org/package/show/home:tsuroot/CrazyDiskInfo)
Direct Links:
[Debian_8.0](http://download.opensuse.org/repositories/home:/tsuroot/Debian_8.0/)
Ubuntu [14.04](http://download.opensuse.org/repositories/home:/tsuroot/xUbuntu_14.04/)/[16.04](http://download.opensuse.org/repositories/home:/tsuroot/xUbuntu_16.04/)/[16.10](http://download.opensuse.org/repositories/home:/tsuroot/xUbuntu_16.10/)
[Debian_8.0](https://download.opensuse.org/repositories/home:/tsuroot/Debian_8.0/)
Ubuntu [14.04](https://download.opensuse.org/repositories/home:/tsuroot/xUbuntu_14.04/)/[16.04](https://download.opensuse.org/repositories/home:/tsuroot/xUbuntu_16.04/)/[16.10](https://download.opensuse.org/repositories/home:/tsuroot/xUbuntu_16.10/)
I requested for tSU-RooT.
Thank you very much for your accept with my request.