Andy Wang
|
de1c7600c1
|
Update dependencies
|
2024-04-11 20:54:52 +01:00 |
|
renovate[bot]
|
1cc4a1f928
|
Update module github.com/refraction-networking/utls to v1.6.4
|
2024-04-11 19:49:31 +00:00 |
|
Nikita
|
6b08af0c18
|
Update go mod so it builds on nix
|
2024-03-10 08:43:45 +03:00 |
|
Andy Wang
|
c48a8800d6
|
Remove old utls
|
2024-02-09 17:30:22 +00:00 |
|
Andy Wang
|
6417e3393d
|
Use utls for ClientHello fingerprint
Close #223
|
2024-02-09 16:37:57 +00:00 |
|
Andy Wang
|
59919e5ec0
|
Remove gopacket dependency due to pcap
|
2023-04-23 15:14:14 +02:00 |
|
Andy Wang
|
641f6b2a9c
|
Update to Chrome and Firefox 112
|
2023-04-23 11:04:02 +02:00 |
|
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>
|
2023-03-22 16:37:25 +00:00 |
|
Andy Wang
|
847b7e24bf
|
Update dependencies
|
2022-02-02 22:18:34 +00:00 |
|
notsure2
|
387b76d426
|
Support CloudFlare CDN. Fixes #155
|
2021-07-22 14:52:56 +02:00 |
|
Andy Wang
|
4a37449d33
|
Replace all time-sensitive tests with assert.Eventually
|
2020-12-19 20:14:43 +00:00 |
|
Andy Wang
|
5addecc33b
|
Integrate with Fuzzit continuous fuzzing
|
2020-10-16 12:18:19 +01:00 |
|
Andy Wang
|
b2dbe4c654
|
Add fuzzer
|
2020-10-16 11:51:53 +01:00 |
|
Andy Wang
|
253ea94d2a
|
Better and more explicit handling of first packet, reduces exposure of active probing
|
2020-08-12 11:32:39 +01:00 |
|
Andy Wang
|
b353638c1c
|
Update dependencies
|
2020-04-17 11:14:21 +01:00 |
|
Andy Wang
|
32ef6b65f6
|
Update dependencies
|
2020-04-15 21:55:17 +01:00 |
|
Andy Wang
|
17fd78b6c2
|
Use bbolt instead of bolt to fix go version compatibility issues
|
2020-04-11 23:09:29 +01:00 |
|
Andy Wang
|
a043168496
|
Bump dependency versions and tidy
|
2020-04-11 22:45:31 +01:00 |
|
Andy Wang
|
0ddfdb748f
|
Bump dependency versions
|
2020-04-10 20:21:03 +01:00 |
|
Andy Wang
|
bbc0752883
|
Minor code cleanup
|
2020-04-09 19:10:04 +01:00 |
|
Andy Wang
|
01e5d15d20
|
Code cleanup
|
2020-04-08 12:18:20 +01:00 |
|
Andy Wang
|
443aeecf5f
|
Use cbeuw/connutil for connection testing
|
2020-04-07 20:59:32 +01:00 |
|
Andy Wang
|
e7e4cd5726
|
Refactor frame reception processor
|
2020-01-09 10:22:40 +00:00 |
|
Andy Wang
|
98b77afb91
|
websocket over TLS
|
2019-09-02 14:03:10 +01:00 |
|
Andy Wang
|
a3c3c5dc07
|
Client side plain websocket
|
2019-08-31 18:01:39 +01:00 |
|
Andy Wang
|
c8184fc1d2
|
Switch back to juju/ratelimit
|
2019-08-17 11:23:26 +01:00 |
|
Qian Wang
|
a513663a72
|
Use a fork of ratelimit for unlimited bucket
|
2019-08-04 17:16:18 +01:00 |
|
Qian Wang
|
33f232475d
|
Improve logging
|
2019-08-02 15:45:33 +01:00 |
|
Qian Wang
|
3bd40b2066
|
Stream optimisations
|
2019-07-28 11:57:32 +01:00 |
|
Qian Wang
|
f9c5ce8560
|
Move example config files
|
2019-07-25 20:41:19 +01:00 |
|
Qian Wang
|
09bdae2584
|
Add CORS header through middleware
|
2019-07-25 13:03:32 +01:00 |
|
Qian Wang
|
2ce6f380d1
|
Implement admin control through a tunneled RESTful API
|
2019-07-25 12:17:29 +01:00 |
|
Qian Wang
|
99afb1a58b
|
Remove ECDH as an external dependancy and include it as a internal package
|
2019-01-25 00:24:47 +00:00 |
|
Qian Wang
|
3590942534
|
Add go.mod
|
2019-01-24 23:07:51 +00:00 |
|