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 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 +---------------------+---------------------------------------------+