From fd7242dbba2e5b335000ef0f4cd9be67653945b2 Mon Sep 17 00:00:00 2001 From: bjdgyc Date: Tue, 15 Feb 2022 18:41:00 +0800 Subject: [PATCH 1/2] fix --- server/sessdata/protocol.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/sessdata/protocol.go b/server/sessdata/protocol.go index 98f90d8..d1bd167 100644 --- a/server/sessdata/protocol.go +++ b/server/sessdata/protocol.go @@ -14,7 +14,7 @@ type Payload struct { } /* - var header = []byte{'S', 'T', 'F', 0x01, 0, 0, 0x00, 0} + var header = []byte{'S', 'T', 'F', 0x01, 0, 0, 0x07, 0} https://tools.ietf.org/html/draft-mavrogiannopoulos-openconnect-02#section-2.2 +---------------------+---------------------------------------------+ From cf507d204bbd8dd21caaeee480fc31be2f7007b6 Mon Sep 17 00:00:00 2001 From: bjdgyc Date: Wed, 16 Feb 2022 16:25:11 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 6fcc2f4..ce4ead7 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,16 @@ AnyLink 服务端仅在 CentOS 7、Ubuntu 18.04 测试通过,如需要安装 ![online](doc/screenshot/online.jpg) +## Donate + +> 如果您觉得 anylink 对你有帮助,欢迎给我们打赏,也是帮助 anylink 更好的发展。 +> +> [查看打赏列表](doc/README.md) + +

+ +

+ ## Installation > 没有编程基础的同学建议直接下载 release 包,从下面的地址下载 anylink-deploy.tar.gz @@ -271,16 +281,6 @@ sh bridge-init.sh 请前往 [问题地址](doc/question.md) 查看具体信息 -## Donate - -> 如果您觉得 anylink 对你有帮助,欢迎给我们打赏,也是帮助 anylink 更好的发展。 -> -> [查看打赏列表](doc/README.md) - -

- -

- ## Discussion 添加 QQ 群: 567510628