Skip to content

欢迎大家部署镜像网站,网站我将放置在仓库 README 和 贡献页面 #649

Open
@jaywcjlove

Description

@jaywcjlove

由于中国国内访问,时常打不开,推荐您部署的镜像网站,大家可以在这里留言推荐您的镜像网站网址,我将放置在 README.md 首页推荐,也放到网站网站的镜像网站 列表中。

可以自行 PR提交,不管是魔改还是镜像,一定会被合并,魔改网站如果能挂个 GitHub 地址就更好了,那样可以有更多人一起维护

linux-command/README.md

Lines 68 to 75 in 944ab9c

**推荐使用的镜像 web 版本**
[**`linuxsearch.largeinfo.cc`**](http://linuxsearch.largeinfo.cc)[**`srebro.cn`**](https://linux.srebro.cn/)[**`getaifun.com`**](https://getaifun.com/linux)[**`linux.devonline.net`**](http://linux.devonline.net/)[**`man.zch.ooo`**](https://man.zch.ooo/)[**`linux.mmoke.com`**](https://linux.mmoke.com)[**`bqrdh.com`**](https://tools.bqrdh.com/linux-command/)[**`linux.zyimm.com`**](http://linux.zyimm.com/)[**`linux.vovuo.com`**](https://linux.vovuo.com/)[`linux.liguiying.cn`](https://linux.liguiying.cn/)[`renye.net`](https://renye.net/)[`diqi.org`](https://diqi.org/)[`linux.alistnas.top`](https://linux.alistnas.top/)[`nenufm.com`](https://www.nenufm.com/linux-command/)[`linux.jiangyang.online`](https://linux.jiangyang.online/)
**其它 web 版本**
[`linux.ftqq.com`](https://linux.ftqq.com/)[`linux.gaomeluo.com`](https://linux.gaomeluo.com)[`atoolbox.net`](http://www.atoolbox.net/Tool.php?Id=826)[`xiaoshanseo.com`](https://tools.xiaoshanseo.com/Tools/linux-command/)[`262235.xyz`](https://262235.xyz/linux-command/)[`cmsblogs.cn`](https://linux.cmsblogs.cn/)[`loquy.cn`](https://www.loquy.cn/linux-command/)[`buyao.vip`](https://demo.buyao.vip/linux/)[`hezhiqiang.gitbook.io`](https://hezhiqiang.gitbook.io/linux/)[`utils.fun`](https://linux.utils.fun/)[`51tools.info`](https://51tools.info/linux/)

<h1 id="镜像网站">镜像网站</h1>
<div class="links">
<a target="_blank" href="https://linux.srebro.cn/">srebro.cn</a>
<a target="_blank" href="https://getaifun.com/linux">getaifun.com</a>
<a target="_blank" href="http://linux.devonline.net/">linux.devonline.net</a>
<a target="_blank" href="https://man.zch.ooo/">man.zch.ooo</a>
<a target="_blank" href="https://linux.mmoke.com">linux.mmoke.com</a>
<a target="_blank" href="https://tools.bqrdh.com/linux-command/">bqrdh.com</a>
<a target="_blank" href="http://linux.zyimm.com/">linux.zyimm.com</a>

快捷部署方法

方法一,只需要克隆 gh-pages 分支代码到你的静态服务就可以了

$ git clone https://github.com/jaywcjlove/linux-command.git -b gh-pages

你可以使用 gitee 镜像仓库获取最新的代码

$ git clone https://gitee.com/jaywcjlove/linux-command.git -b gh-pages

方法二,使用 docker 快捷部署 web 版

Docker Image Version (latest by date) Docker Image Size (latest by date) Docker Pulls

$ docker pull wcjiang/linux-command

$ docker run --name linux-command --rm -d -p 9665:3000 wcjiang/linux-command:latest
# Or
$ docker run --name linux-command -itd -p 9665:3000 wcjiang/linux-command:latest

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions