https://github.com/duo/gommtls
The Go implementation of WeChat mmtls protocol
https://github.com/duo/gommtls
Last synced: 5 months ago
JSON representation
The Go implementation of WeChat mmtls protocol
- Host: GitHub
- URL: https://github.com/duo/gommtls
- Owner: duo
- Created: 2022-04-14T12:19:07.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-06T00:26:52.000Z (over 2 years ago)
- Last Synced: 2025-05-09T10:09:40.478Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 18.6 KB
- Stars: 42
- Watchers: 4
- Forks: 29
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 微信 mmtls 协议的 go 语言实现
参考 https://github.com/anonymous5l/mmtls
更新到了版本 0xF104 的协议支持, 修复了些 Bug
仅用于协议的研究学习
目前支持
- [x] 1-RTT ECDHE
- [x] 1-RTT PSK
- [x] 0-RTT PSK