--- title: 学习周刊-总第132期-2023年第45周 date: 2023-11-09 09:27:23 permalink: /pages/973c38/ categories: - 周刊 - 学习周刊 - 2023年 tags: - feed: enable: true description: 学习周刊-总第132期-Nginx如何禁止非域名的80,443的请求 --- ### 0 ,前言 周刊维护在:[https://github.com/eryajf/learning-weekly](https://github.com/eryajf/learning-weekly) 欢迎投稿,推荐或自荐项目 /文章 /博客,请提交 issue 。 周刊核心为运维周刊,还会侧重 Go 语言生态,Vue 相关技术生态的项目,以及 GitHub 上优秀项目或经验。 你也可以在我的博客 [https://wiki.eryajf.net/learning-weekly/](https://wiki.eryajf.net/learning-weekly/) 查看汇总周刊。 ### 1,优秀项目 --- - 项目地址:[gobackup](https://github.com/gobackup/gobackup) - 项目说明:基于 go 编写的用于按计划将数据库、文件备份到云存储的 CLI 工具。 - 相关文章:[README](https://github.com/gobackup/gobackup#readme) --- - 项目地址:[gkd](https://github.com/gkd-kit/gkd) - 项目说明:基于  **无障碍** + **高级选择器** + **订阅规则**  的自定义屏幕点击 APP,点击跳过任意开屏广告/点击关闭应用内部任意弹窗广告,一些快捷操作。 ![](https://t.eryajf.net/imgs/2023/11/1699456151197.png) - 相关文章:[README](https://github.com/gkd-kit/gkd#readme) --- - 项目地址:[go-redis](https://github.com/redis/go-redis) - 项目说明:Redis Go client - 相关文章:[README](https://github.com/redis/go-redis#readme) --- - 项目地址:[gopeed](https://github.com/GopeedLab/gopeed) - 项目说明:一款由 `Golang` + `Flutter` 开发的高速下载器,支持(HTTP、BitTorrent、Magnet)协议下载,并且支持全平台使用。除了基本的下载功能外,Gopeed 还是一款高度可定制化的下载器,支持通过对接 [APIs](https://docs.gopeed.com/zh/dev-api.html) 或者安装和开发[扩展](https://docs.gopeed.com/zh/dev-extension.html)来实现更多的功能。 ![](https://t.eryajf.net/imgs/2023/11/1699456354977.png) - 相关文章:[README](https://github.com/GopeedLab/gopeed/blob/main/README_zh-CN.md) --- - 项目地址:[bubbles](https://github.com/charmbracelet/bubbles) - 项目说明:一款提供优美进度条等能力的 go 库。 ![](https://t.eryajf.net/imgs/2023/11/1699456488350.gif) - 相关文章:[README](https://github.com/charmbracelet/bubbles#readme) --- ### 2,优秀文章 --- - [Composer 私有仓库搭建](https://www.artacode.com/post/php/composer/private-repo/) - 如题 --- - [apk](http://blog.fpliu.com/it/software/apk) - 这篇文章很清晰地介绍了 alpine 的仓库 --- - [Nginx 禁止未绑定域名或 IP 访问 80 和 443 端口实践小结](https://wsgzao.github.io/post/nginx-default-server/) - 如题 --- ### 3,优秀博客 --- - 博客地址:[I'M 代代付](https://www.ddf.im/) - 简单说明:生活随笔博客,可以常常看看 --- - 博客地址:[《企业信息建设运维实战》](https://hoochanlon.github.io/helpdesk-guide/) - 简单说明:包括桌面,运维等方面,很不错的专题博客 ---