sudo kuailian start --mode=turbo

编译世界的
极速通道

拒绝 `git clone` 只有 10kb/s 的绝望。
为开发者重构网络层,专线直连 GitHub、Docker Hub 与 PyPI。让您的生产力不再受网络带宽限制。

dev@kuailian:~/project
~ git clone https://github.com/torvalds/linux.git
Cloning into 'linux'...
remote: Enumerating objects: 8,820,123, done.
remote: Counting objects: 100% (23/23), done.
remote: Compressing objects: 100% (15/15), done.
Receiving objects: 34% (3,000,123/8,820,123), 1.25 GiB | 45.20 MiB/s
~ docker pull postgres:latest
latest: Pulling from library/postgres
a2abf6c4d29d: Pull complete [================>] 100%
digest: sha256:e8f... Status: Downloaded newer image for postgres:latest
~ ping api.openai.com
PING api.openai.com (104.18.7.192): 56 data bytes
64 bytes from 104.18.7.192: icmp_seq=0 ttl=56 time=32.145 ms

GitHub 加速引擎

无论是 Clone 大型仓库,还是 Release 附件下载,速度提升 10-50 倍。支持 SSH 与 HTTPS 协议透明代理,无需复杂配置,开箱即用。

Normal Network 15 KB/s
KuaiLian DevNet 25 MB/s

GitLab

企业私有库加速

Bitbucket

Jira 协同加速

Gist

代码片段秒开

SourceTree

GUI 工具兼容

[ DEPENDENCIES_RESOLVED ]

依赖地狱?不存在的。

全栈开发者的最后一块拼图。针对主流包管理器提供镜像级加速。

Docker Hub

解决 `image pull failed` 和 `timeout` 问题。支持 Quay.io, gcr.io 等 Google/RedHat 镜像仓库加速。

$ docker-compose up -d
Creating network... done

NPM / Yarn

海量 `node_modules` 安装不再漫长。智能缓存常用包,让 `npm install` 跑出局域网的速度。

$ npm install
added 1250 packages in 12s

PyPI / Go Mod

不管是 `pip install` 还是 `go get`,都能自动择优线路。彻底告别 Connection Reset。

$ pip install tensorflow
Successfully installed
Stack Overflow
ChatGPT API
Medium
Dev Docs

遇到 Bug?
秒开文档 寻找答案

开发过程中,查阅文档和搜索解决方案是最高频的动作。快连优化了 Stack Overflow、Medium 以及各类官方文档(React, Vue, MDN)的访问速度,让思路不断点。