Commit Graph
11 Commits
Author SHA1 Message Date
Hellojack ec2d0b6b3c Remove TLS requirement for gRPC client 2023-04-21 17:48:29 +08:00
Hellojack 03ce555104 Add generate commands 2023-03-05 11:21:32 +08:00
Hellojack 05620a369e Fix gRPC lite header
Manually set the first byte to 0x00 (No Compression) since we can not ensure that the buffer is not polluted before.
2023-01-16 16:23:06 +08:00
Hellojack 01b4769852 Cleanup gun conn code 2022-11-23 14:56:31 +08:00
Hellojack 10f213bf3d Adjust uTLS wrapper 2022-11-06 10:16:07 +08:00
Hellojack 217ffb2f95 Update uTLS usage
* Update new uTLS fingerprints

* Update documentation
2022-10-28 09:53:57 +08:00
Hellojack e0de96eb4c Minor fixes (#45)
* Cleanup code
* Fix documentation typo
2022-08-28 12:40:44 +08:00
Hellojack de2453fce9 Add gun-lite gRPC implementation (#44) 2022-08-27 21:05:15 +08:00
Hellojack a878256367 Fix TLS insecure (#27) 2022-08-24 16:11:41 +08:00
Hellojack 529cfe2d9a Fix documentation typo (#13) 2022-08-13 11:01:22 +08:00
Hellojack f8d13d79c7 Add CGO hint in version cmd (#12) 2022-08-12 15:46:26 +08:00