From 9db4c60abe8a907ee0921022a86725eb26e0afc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=93=E5=96=B5=E9=85=B1?= Date: Fri, 19 Jun 2020 11:48:21 +0800 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 99e075e9..5ce22d53 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ ## 端口占用 - `22`: ssh - `80`: http - - `443`: https + - `443`: https/wss + - '1688': kms ## iptables策略 @@ -66,6 +67,9 @@ iptables -A INPUT -p tcp --dport 443 -j ACCEPT - api.yimian.xyz - img.yimian.xyz - log.yimian.xyz + - onedrive.yimian.xyz + - session.yimian.xyz + - kms.yimian.xyz ## dokcer集群 - redis @@ -142,3 +146,7 @@ iptables -A INPUT -p tcp --dport 443 -j ACCEPT - 部署imgbed - 部署filebed - 接入log + - 接入session +**2020-6-19** + - 接入oneindex + - 接入kms