代码拉取完成,页面将自动刷新
#!/bin/bash
## https://www.oschina.net/p/HuatuoGPT
##git clone git@gitee.com:mirrors/HuatuoGPT.git
## https://www.oschina.net/p/neutrino-proxy
git clone git@gitee.com:dromara/neutrino-proxy.git
git clone https://github.com/jpr5/ngrep.git
git clone https://github.com/alphaSeclab/awesome-network-stuff.git
git clone https://github.com/EONRaider/Packet-Sniffer.git
git clone https://github.com/txthinking/brook.git
git clone https://github.com/1uvu/PacketKit.git
git clone https://github.com/qinguoyi/TinyWebServer.git
git clone https://github.com/yuesong-feng/30dayMakeCppServer.git
git clone https://github.com/ipkn/crow.git
git clone https://github.com/linyacool/WebServer.git linyacool/WebServer
git clone https://github.com/imarvinle/WebServer.git imarvinle/WebServer
git clone https://github.com/qinguoyi/TinyWebServer.git qinguoyi/TinyWebServer
git clone https://github.com/rongweihe/WebServer.git rongweihe/WebServer/
git clone https://github.com/linw7/TKeed.git
echo "源码下载完毕"
rm -rf $(find ./*/ -name '.git')
echo "已删除.git"
git clone https://gitee.com/linux2014/32_network_projs.git
mv 32_network_projs/.git ./
rm -rf 32_network_projs
echo "下载到32_network_projs的.git"
git add -A;git commit -m '初始化';git push
echo "初始化完毕"
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。