https://instant.page/
网站加速,在鼠标点到一个 url 上就开始预加载该 url,以提高方式速度。
Updates from 10 月, 2019 Toggle Comment Threads | 键盘快捷键
-
Sharing
-
Sharing
https://github.com/smallmuou/xmlyfetcher
喜马拉雅FM音频下载器,可以下载单个音频,也可以下载专辑。 -
Sharing
https://support.microsoft.com/zh-cn/help/18520/download-internet-explorer-11-offline-installer
IE 11离线安装包下载位置 -
Sharing
IE9 兼容模式选项位置
1. 打开 IE9。
2. 按键盘上的
Alt键,点击工具,点击兼容性视图设置。3. 勾选在兼容性视图中显示所有网站,点击关闭。
4. 关闭IE并重新打开确认问题是否得到解决。
-
Sharing
SSH 通过代理连接服务器
ssh -o ProxyCommand=”nc -X 5 -x 127.0.0.1:1080 %h %p” user@remote-server
-X 指定代理协议
- 4 SOCKS v.4
- 5 SOCKS v.5(默认)
- connect HTTPS proxy
-
Sharing
https://wtfutil.com/
终端下显示信息,像是一个信息的收集面板,有点像一些指挥中心,用得好,看上去还是很高大上的。

-
Sharing
https://jwenjian.github.io/gradex/
根据上传的图像的色彩,生成一个800px的渐变色的背景。渐变色的两种颜色取自上传的图片,给写博客的时候制作缩略图什么的,还是很有用的。 -
Sharing
https://ranchero.com/netnewswire/
macOS 下的 RSS 阅读器,看上去还不错。

-
Sharing
程序员吐槽会 mp4 文件直接下载 -
Sharing
https://www.zdnet.com/article/how-to-enable-dns-over-https-doh-in-google-chrome/
Google Chrome 激活 dns over https 的方法。
回复