gVisor bot
8f87c5204f
chore: better workflow
2023-01-15 21:51:33 +08:00
gVisor bot
37b8840821
chore: Update dependencies
2023-01-15 15:04:58 +08:00
gVisor bot
bdd5daf15b
chore: better workflow
2023-01-15 15:04:27 +08:00
gVisor bot
83f10d2a3b
Update Makefile
...
add CGO support for release build
add release.sh
2023-01-15 02:08:46 +08:00
gVisor bot
bb68939b56
fix: config parse error
2023-01-14 22:34:54 +08:00
gVisor bot
7d6ccebef7
fix: ss converter cipher missing
2023-01-14 21:37:10 +08:00
gVisor bot
3ff14869ae
chore: update config.yaml
2023-01-14 21:34:26 +08:00
gVisor bot
8ec6c87a2b
refactor: replace experimental.fingerprints with custom-certificates and Change the fingerprint verification logic to SSL pinning
2023-01-14 21:08:06 +08:00
gVisor bot
0e5b7d7718
chore: update gitignore
2023-01-14 18:10:22 +08:00
gVisor bot
e4916d52d4
Fix: TLS defaults to true for h2/grpc networks
2023-01-14 16:20:58 +08:00
gVisor bot
0340ab8ffa
chore: adjust the case of Program names and HttpRequest UA
2023-01-14 16:17:10 +08:00
gVisor bot
ace55047ab
chore: Refine process code
2023-01-14 16:16:59 +08:00
gVisor bot
419982688f
fix: skip-cert-verify is true by default ( #333 )
...
* fix: skip-cert-verify is true by default
* fix: format
* fix: typo
Co-authored-by: 3andero <3andero@github.com>
Co-authored-by: Hellojack <106379370+H1JK@users.noreply.github.com>
2023-01-13 09:55:01 +08:00
gVisor bot
a25ceea383
chore: adjust Dockerfile
2023-01-12 02:13:22 +08:00
gVisor bot
9786f1f6c1
chore: adjust makefile
2023-01-12 01:31:38 +08:00
gVisor bot
cd38fc63b3
Fix: Deprecate TCPMSS ( #336 )
...
* 修改 DefaultTCPMSS 为 MaxDatagramSize
修改 MaxDatagramSize 的值提高 TUIC 的上传速度
2023-01-12 00:53:42 +08:00
gVisor bot
0467b2a68d
feat: VLESS support packet encodings ( #334 )
...
* adjust: Do not use XTLS on H2 connections
* feat: VLESS support XUDP fullcone NAT
* fix: VLESS with PacketAddr does not work
* fix: VLESS XUDP crash
2023-01-11 22:01:15 +08:00
gVisor bot
bbe0932e19
chore: shadowtls don't depend on trojan's code
2023-01-11 10:19:30 +08:00
gVisor bot
79bd67a6c4
fix: dns cache index out of range
2023-01-11 09:54:07 +08:00
gVisor bot
259f900c3f
Update prerelease.yml
2023-01-11 00:50:04 +08:00
gVisor bot
9b6abc3daa
chore: update config.yaml
2023-01-11 00:28:21 +08:00
gVisor bot
bb84e427a0
feat: Support ShadowTLS v2 as Shadowsocks plugin ( #330 )
2023-01-11 00:13:48 +08:00
gVisor bot
f7d2e12ed5
chore: clean code
2023-01-11 00:01:28 +08:00
gVisor bot
927c533762
chore: ss2022 converter method verify
2023-01-10 21:55:36 +08:00
gVisor bot
6f9fa6bda1
fix: Converter VMess XUDP not enabled by default when using v2rayN style share link
2023-01-10 20:47:58 +08:00
gVisor bot
1c825d4772
chore: Refine converter packet encoding parse
2023-01-10 18:25:05 +08:00
gVisor bot
d6fd539d32
fix: ss2022 converter password decode error
2023-01-10 18:13:18 +08:00
gVisor bot
ee5ebdadef
chore: vemss converter xudp is true by default
2023-01-10 18:10:21 +08:00
gVisor bot
6cd66b6372
fix: vmess udp
2023-01-10 13:21:32 +08:00
gVisor bot
f28a57b665
fix: vless RoutingMark bind
2023-01-09 23:15:17 +08:00
gVisor bot
c8f119493e
fix: geoip mmdb/geodata init
2023-01-09 21:12:13 +08:00
gVisor bot
4a0413a33d
fix #322 : add option general.find-process-mode, user can turn off findProcess feature in router
...
findProcess slow down connection due to repeat call to FindProcessName in router environment
this option has 3 values: always, strict, off
- always, equal to enable-process: true. Just try to merge all process related option into one
- strict, as default value, behavior remains unchanged
- off, turn off findProcess, useful in router environment
2023-01-09 19:48:39 +08:00
gVisor bot
7bd6c1c874
chore: Fix fmt in #321
...
Replace all double spaces to tabs due to Go fmt proposal.
2023-01-07 12:24:28 +08:00
gVisor bot
6b25153dcd
Merge pull request #321 from ag2s20150909/Alpha
...
proxy-provider and proxy-groups support exclude node by node type
2023-01-06 11:58:12 +08:00
gVisor bot
290a425c42
fix: Process rule is not work in classical rule-set
2023-01-04 21:18:07 +08:00
gVisor bot
3b878201d0
Merge pull request #1 from ag2s20150909/fixConverter
...
fix converter error
2023-01-03 22:36:38 +08:00
gVisor bot
2ace05e723
fix converter error
2023-01-03 22:33:29 +08:00
gVisor bot
87d9698ac3
proxy-groups support exclude node by node type
2023-01-03 21:47:57 +08:00
gVisor bot
f9ad33a874
proxy-provider support exclude node by node type
2023-01-03 21:27:07 +08:00
gVisor bot
ae5e4559dc
Merge branch 'dev' of https://github.com/Dreamacro/clash into Alpha
2023-01-01 13:03:30 +08:00
gVisor bot
64f98d1057
Fix: immediately update provider when modtime too old
2022-12-31 16:32:30 +08:00
gVisor bot
50f6045a36
fix: only wrap with SyscallConn() when currentConn implements syscall.Conn
2022-12-25 13:29:25 +08:00
gVisor bot
a0d15df880
fix: trying to let hysteria's port hopping work
2022-12-23 11:00:55 +08:00
gVisor bot
deeba61c54
Feature: REDIRECT support IPv6 ( #2473 )
2022-12-22 19:25:30 +08:00
gVisor bot
b9dbd81038
Chore: skip cache acme challenge dns msg ( #2469 )
2022-12-22 13:30:23 +08:00
gVisor bot
f9027ef597
Fix: safeConnClose not working ( #2463 )
2022-12-22 12:42:38 +08:00
gVisor bot
2e02b5c389
fix: some safeConnClose forget using original
2022-12-22 12:31:45 +08:00
gVisor bot
8dc6a79787
Fix: broken build badge ( #2470 )
2022-12-22 12:09:24 +08:00
gVisor bot
635cb4d491
Chore: improve redir getorigdst
2022-12-22 12:00:56 +08:00
gVisor bot
57cd902214
chore: cleanup code
2022-12-22 09:53:25 +08:00