Merge pull request #83 from bjdgyc/dev

Dev
This commit is contained in:
bjdgyc 2022-02-21 15:13:34 +08:00 committed by GitHub
commit 64fc4d082e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 11 deletions

View File

@ -30,6 +30,16 @@ AnyLink 服务端仅在 CentOS 7、Ubuntu 18.04 测试通过,如需要安装
![online](doc/screenshot/online.jpg)
## Donate
> 如果您觉得 anylink 对你有帮助,欢迎给我们打赏,也是帮助 anylink 更好的发展。
>
> [查看打赏列表](doc/README.md)
<p>
<img src="doc/screenshot/wxpay2.png" width="400" />
</p>
## Installation
> 没有编程基础的同学建议直接下载 release 包,从下面的地址下载 anylink-deploy.tar.gz
@ -271,16 +281,6 @@ sh bridge-init.sh
请前往 [问题地址](doc/question.md) 查看具体信息
## Donate
> 如果您觉得 anylink 对你有帮助,欢迎给我们打赏,也是帮助 anylink 更好的发展。
>
> [查看打赏列表](doc/README.md)
<p>
<img src="doc/screenshot/wxpay2.png" width="400" />
</p>
## Discussion
添加 QQ 群: 567510628

View File

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