zhangguanzhang

Results 195 comments of zhangguanzhang

slim版本安装 ipv6helper 是正常的,之前我也是优先保障slim的。full的后面我看下

> kubespray走通需要的一些版本 哪些镜像

maybe you should use systemd to control it

I used this is ok ``` func ParseToken(tokenStr string) (*Claims, error) { var claims *Claims token, err := jwt.ParseWithClaims(tokenStr, &Claims{}, func(token *jwt.Token) (interface{}, error) { return conf.JWTKey(), nil }) if...

if use shell, could used this command ``` tr -cd '\11\12\15\40-\176' < 1.yml > new.yml ```

现在较新的os里nohub的服务可能会被宰掉,所以推荐systemd运行

换成 icmp 好点了。。。

我询问了wg的windows开发者,他说wg最小是1280,我配合udp2raw确实能用了

后端暴漏出来,然后确保同样的domain能访问到前端和后端,然后URL写: window.location.xxx:backend-port