guanzhangzhang 最近的时间轴更新
guanzhangzhang's repos on GitHub
370 人关注
docker-need-to-know
docker常见错误和必须要遵守的标准
252 人关注
gcr.io
:cyclone: sync the docker images of the gcr.io and quay.io
Shell · 120 人关注
Actions-OpenWrt
x86_64/r2s/r4s/树莓派4/doornet2/r1s-h5 openwrt 多源码固件在线编译
Dockerfile · 106 人关注
Dockerfile
:whale:个人用改良市面上的不人性化或者不标准的Dockerfile
Go · 37 人关注
dp
a cli tool which could pull docker images without docker
Shell · 34 人关注
bash
:sunglasses:记录我写的bash shell
Shell · 27 人关注
docker-compose-aarch64
docker-compose v2 已经用 golang 重写了并提供不同架构文件,本仓库只编译 ^1\.\d{2}\.\d 的 tag
Assembly · 16 人关注
ESP8266_NONOS_SDK-mqtt-uart_set
:tada:esp-8266-mqtt
JavaScript · 15 人关注
docker-compose
:mailbox_with_mail:放置所有用过的docker-compose文件
Go · 8 人关注
dummy-tool
Linux dummy 接口工具,支持 x86_64/arm64/loong64/mips64le
7 人关注
consul-tls-ansible
use ansible to Deploy the consul cluster which encrypted by tls
4 人关注
CVE-2024-21626
Makefile · 3 人关注
compile-and-packages
Shell · 2 人关注
ansible-examples
:art:A few starter examples of ansible playbooks, to show features and how they work together. See http://galaxy.ansible.com for example roles from the Ansible community for deploying many popular applications.
Go · 1 人关注
go-ansible
Go-ansible is a library for running Ansible playbooks from Golang.
0 人关注
autoscaler
Autoscaling components for Kubernetes
0 人关注
buildah
A tool that facilitates building OCI images
0 人关注
calico
Cloud native networking and network security
0 人关注
clickhouse_exporter
This is a simple server that periodically scrapes ClickHouse stats and exports them via HTTP for Prometheus(https://prometheus.io/) consumption.
HTML · 0 人关注
cloudnative.to
Source code of cloudnative.to
0 人关注
cri-dockerd
dockerd as a compliant Container Runtime Interface for Kubernetes
0 人关注
docker-mysql
Docker Official Image packaging for MySQL Community Server
Go · 0 人关注
docker-registry-client
A Go API client for the v2 Docker Registry API
Go · 0 人关注
etcd
Distributed reliable key-value store for the most critical data of a distributed system
Go · 0 人关注
examples
chromedp code examples.
0 人关注
flannel
flannel is a network fabric for containers, designed for Kubernetes
0 人关注
github-cli
GitHub’s official command line tool
0 人关注
go-containerregistry
Go library and CLIs for working with container registries
0 人关注
go-gin-example
An example of gin
Go · 0 人关注
goharbor-client
Go Client for the Harbor container registry
guanzhangzhang

guanzhangzhang

🏢  运维
V2EX 第 327727 号会员,加入于 2018-07-08 15:46:58 +08:00
今日活跃度排名 4764
买小电驴还是公路车自行车
问与答  •  guanzhangzhang  •  326 天前  •  最后回复来自 MR98
108
有本地小说库的推荐吗
程序员  •  guanzhangzhang  •  2022-11-29 13:53:50 PM  •  最后回复来自 bthulu
14
有无懂哥试过静态编译或者尽可能静态编译 openresty
Linux  •  guanzhangzhang  •  2022-11-09 16:27:28 PM  •  最后回复来自 guanzhangzhang
6
有没有 github action 上下传文件稳定的白嫖存储
宽带症候群  •  guanzhangzhang  •  2022-06-19 15:25:34 PM  •  最后回复来自 guanzhangzhang
1
有无好用的制品库,或者 gh 代理
宽带症候群  •  guanzhangzhang  •  2022-06-06 13:13:30 PM  •  最后回复来自 guanzhangzhang
7
有大佬试过静态编译 keepalived 吗
Linux  •  guanzhangzhang  •  2022-02-24 14:56:22 PM  •  最后回复来自 CnpPt
33
guanzhangzhang 最近回复了
3 小时 43 分钟前
回复了 trifolium0wang 创建的主题 职场话题 年龄已经 34 了很难找到工作了,想转 GO。
换 c ,学单片机嵌入式,rtos 之类的
之前我们有个 python 简单的 cli 工具改造,不想每个用到它的运行 docker 镜像里安装一套 python 环境,然后找了下 golang 的 jinja 库,最后找到了好几个库
- 一个主库,9000 多 star
- 一个 fork 上面改的,1000 多 star
- 一个自己写的,20 多 star

看了下第一个是没咋更新了,第二个更新频率很少,不符合我的要求,第三个符合,但是一些 jinjia2 自带的类型方法没有,提了 issue 后作者让我用 index 判断字符串是不是 substr ,然后说我的 issue 他可以实现,过了俩天他就提交支持了,我就给 star 了
4 天前
回复了 ghostwwg 创建的主题 宽带症候群 wireguard 布网故障
节点 c 的 wg 写

peer A
allowIPs= A 的局域网

peerb
allowIPs= B 的局域网

要开 forward 和 snat
4 天前
回复了 ciyouwu 创建的主题 宽带症候群 如何合理的消耗手机流量?
找那种支持卡的路由器,然后部署小米路由器收费热点的那种,放在自己租房附近啥的
用 Headscale 点对点隧道吧,frp 这种映射到公网被黑
@felix0012 #56 哦哦,没仔细看,用 1 的拓扑呗,猫改不改桥接都行,买个 ap 啥的吧🤔
@felix0012 #53 你猫到路由的 lan 是过了你的主路由,你主路由的 iptables 价格规则就行了,wan_zone_input 啥的
3 楼是正解,op 自带的网络-接口-接口下面的高级设置的 dhcp 选项 就是 dnsmasq 的 dhcp option 配置 找下,可以不下发 ipv6 dns ,例如添加两行

```
3,192.168.1.3 # 配置 dhcp 的网关
6,192.168.1.3 # 配置 dhcp 获取到的 dns ,如果稳定则旁路由自己的 IP
```

更多 option 查看文档 https://blog.abysm.org/2020/06/human-readable-dhcp-options-for-dnsmasq/ 包含 ipv6 的
frp 都是端口映射,相当于内网端口暴漏出去,而不是 wireguard ,headscale 之类的组成内网 vpn
25 楼那个思路还安全些,不过如果单个二进制可以考虑 confd 之类的
9 天前
回复了 FormatToday 创建的主题 宽带症候群 tailscale 组网路由器设置问题
你的 unraid 上抓包 ping 看看,是不是回程路由走到你的 unraid 默认路由了
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5526 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 25ms · UTC 08:14 · PVG 16:14 · LAX 01:14 · JFK 04:14
Developed with CodeLauncher
♥ Do have faith in what you're doing.