Commit Graph

673 Commits (master)
 

Author SHA1 Message Date
Andy Wang dc2e83f75f
Move to common.RandInt 2 weeks ago
Andy Wang 5988b4337d
Stop using fixedConnMapping 2 weeks ago
Andy Wang de4dab6bf3
Merge pull request #242 from notsure2/random-sni
Support ServerName randomization (by setting ServerName=random) using ProtonVPN algo
2 weeks ago
Andy Wang d5da5d049c
Update copyright 2 weeks ago
Andy Wang 392fc41de8
Move random utilities to common package 2 weeks ago
notsure2 3b449b64b3
Support ServerName randomization (by setting ServerName=random) using the same algorithm as ProtonVPN bcf344b39b 2 weeks ago
Andy Wang a848d2f7e5
Update go version and release script 2 weeks ago
Andy Wang de1c7600c1
Update dependencies 2 weeks ago
Andy Wang 767716b9be
Merge pull request #251 from cbeuw/renovate/github.com-refraction-networking-utls-1.x
Update module github.com/refraction-networking/utls to v1.6.4
2 weeks ago
renovate[bot] 1cc4a1f928
Update module github.com/refraction-networking/utls to v1.6.4 2 weeks ago
Andy Wang 82687d4419
Merge pull request #256 from BANanaD3V/master
Update go mod so it builds on nix
2 weeks ago
Nikita 6b08af0c18
Update go mod so it builds on nix 2 months ago
Andy Wang c48a8800d6
Remove old utls 3 months ago
renovate[bot] c5b31de753
Configure Renovate (#248)
* Add renovate.json

* Renovate only utls

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Andy Wang <cbeuw.andy@gmail.com>
3 months ago
Andy Wang b9907c2e18
Disable codecov check 3 months ago
Andy Wang 6417e3393d
Use utls for ClientHello fingerprint
Close #223
3 months ago
Andy Wang b3ec1ab3bc
Make server respond with a TLS 1.3 cipher suite 3 months ago
Andy Wang eca5f13936
Remove WriteTo from recvBuffer to prevent blocking on external Writer.
Fixes #229
6 months ago
Andy Wang fcb600efff
Print binary sha256 in release 1 year ago
Andy Wang 59919e5ec0
Remove gopacket dependency due to pcap 1 year ago
Andy Wang d04366ec32
Fix padding calculation 1 year ago
Andy Wang bc67074610
Add Safari browser signature 1 year ago
Andy Wang 641f6b2a9c
Update to Chrome and Firefox 112 1 year ago
Andy Wang 646a323065
Merge pull request #217 from cbeuw/dependabot/go_modules/golang.org/x/crypto-0.1.0
Bump golang.org/x/crypto from 0.0.0-20220131195533-30dcbda58838 to 0.1.0
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 0e0ec0e82b
Merge pull request #216 from githablocal/master
Make websocket url sub path configurable
1 year ago
name 6fe603c726 Fix gox not found in release CI 1 year ago
name 11e42dd542 Add WebSocket path for CDN mode
add new option to README

Change field name and default value of CDNWsUrlPath
1 year ago
name e696b18187 format using goimports 1 year ago
Andy Wang e305871d89
Merge pull request #186 from HirbodBehnam/master
Update browser fingerprints
2 years ago
HirbodBehnam 9614fbc03d Update firefox fingerprint 2 years ago
HirbodBehnam f67ae6e644 Update chrome fingerprint 2 years ago
Andy Wang 68f47f1d49
Merge pull request #184 from moonburnt/master 2 years ago
moonburnt 9e2549c117
Fix typo in README 2 years ago
Andy Wang 39306cf930
Update README.md 2 years ago
Andy Wang 8e07491e98
Update README.md 2 years ago
Andy Wang 847b7e24bf
Update dependencies 2 years ago
Andy Wang 750340126a
Update browser fingerprint versions (no actual fingerprint change) 2 years ago
Andy Wang 611bad91fd
Minor refactors to remove unnecessary function 2 years ago
Andy Wang e157e73ade
Check proxy method after checking admin uid to allow admin to have an invalid but unused proxy method 2 years ago
Andy Wang 67dba8c8fa
Return empty slices instead of nil for ListAllUsers 2 years ago
Andy Wang 99c4c7730a
Update Go version 3 years ago
Andy Wang 121c27fe1f
Merge pull request #168 from notsure2/fix-empty-alternative-names
Fix incorrect addition of empty name in MockDomainList if the config string contains AlternativeNames=;
3 years ago
Andy Wang d73f464358
Merge pull request #167 from notsure2/support-cloudflare
Support CloudFlare CDN. Fixes #155
3 years ago
notsure2 9d5c663618 Fix incorrect addition of empty name in MockDomainList if the config string contains AlternativeNames=; 3 years ago
notsure2 387b76d426 Support CloudFlare CDN. Fixes #155 3 years ago
Andy Wang cfdff93a1c
Update Chrome version comment (actual signature remains the same) 3 years ago
Andy Wang 8709bc0b2f
Update Firefox signature to version 88 3 years ago
Andy Wang 365f52a0e2
Add example usage of AlternativeNames config option 3 years ago
Andy Wang 88f41f755e
Add native support for Apple Silicon 3 years ago