Commit Graph

29 Commits (master)

Author SHA1 Message Date
Andy Wang de1c7600c1
Update dependencies 1 month ago
renovate[bot] 1cc4a1f928
Update module github.com/refraction-networking/utls to v1.6.4 1 month ago
Nikita 6b08af0c18
Update go mod so it builds on nix 2 months ago
Andy Wang c48a8800d6
Remove old utls 3 months ago
Andy Wang 6417e3393d
Use utls for ClientHello fingerprint
Close #223
3 months ago
Andy Wang 59919e5ec0
Remove gopacket dependency due to pcap 1 year ago
Andy Wang 641f6b2a9c
Update to Chrome and Firefox 112 1 year ago
dependabot[bot] b8f04c96c6
Bump golang.org/x/crypto from 0.0.0-20220131195533-30dcbda58838 to 0.1.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20220131195533-30dcbda58838 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Andy Wang 847b7e24bf
Update dependencies 2 years ago
notsure2 387b76d426 Support CloudFlare CDN. Fixes #155 3 years ago
Andy Wang 4a37449d33
Replace all time-sensitive tests with assert.Eventually 3 years ago
Andy Wang b2dbe4c654 Add fuzzer 4 years ago
Andy Wang 253ea94d2a Better and more explicit handling of first packet, reduces exposure of active probing 4 years ago
Andy Wang b353638c1c Update dependencies 4 years ago
Andy Wang 32ef6b65f6 Update dependencies 4 years ago
Andy Wang 17fd78b6c2 Use bbolt instead of bolt to fix go version compatibility issues 4 years ago
Andy Wang a043168496 Bump dependency versions and tidy 4 years ago
Andy Wang 0ddfdb748f Bump dependency versions 4 years ago
Andy Wang bbc0752883 Minor code cleanup 4 years ago
Andy Wang 01e5d15d20 Code cleanup 4 years ago
Andy Wang 443aeecf5f Use cbeuw/connutil for connection testing 4 years ago
Andy Wang 192f68fd76 add go sum 4 years ago
Qian Wang a513663a72 Use a fork of ratelimit for unlimited bucket 5 years ago
Qian Wang 33f232475d Improve logging 5 years ago
Qian Wang bf8d373f79 Stream optimisations 5 years ago
Qian Wang f9c5ce8560 Move example config files 5 years ago
Qian Wang 09bdae2584 Add CORS header through middleware 5 years ago
Qian Wang 2ce6f380d1 Implement admin control through a tunneled RESTful API 5 years ago
Qian Wang 045f4db659 Add go.sum 5 years ago