utls
ClientHello module
A fork of the Go standard TLS library providing low-level access to the ClientHello message with fingerprinting resistance features.
Fork of the Go standard TLS library, providing low-level access to the ClientHello for mimicry purposes.
2k stars
39 watching
253 forks
Language: Go
last commit: 12 months ago anticensorshipcipher-suitesclienthellocryptogolanghandshakelow-level-tlsobfuscationparrottlstls-extension
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A tutorial project demonstrating a secure API setup with TLS/SSL authentication for Java-based web servers and clients. | 575 |
| | An STUN client implementation to enable NAT traversal in network communications | 684 |
| | Enables TLS support without modifying existing applications | 23 |
| | A TLS 1.3 stack with minimal code and priority on testing for a learning effort. | 225 |
| | An abstraction over platform-specific TLS implementations for secure network communication | 480 |
| | A custom Go implementation of the TLS protocol with additional 1.3 features and compatibility testing against other libraries | 291 |
| | A Go library for peer-to-peer communication between services on the same network | 375 |
| | Provides implementations of HTTP/3 networking using the QUIC protocol with TLS support | 10 |
| | A native DTLS 1.2 implementation in Go | 606 |
| | A Go library that enables the management of multiple HTTP/HTTPS and SOCKS5 proxies for efficient and fault-tolerant web requests | 6 |
| | An extensive collection of security vulnerabilities and attack vectors in the Transport Layer Security (TLS) protocol. | 100 |
| | Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go | 290 |
| | A Java library that enables easy-to-use TLS encryption for secure networking | 196 |
| | A nicer interface for golang stdlib HTTP client | 52 |
| | Automated protocol testing and fuzzing suite for SSL/TLS implementations | 562 |