gVisor bot
601a40d068
chore: override-destination default value is true
2023-02-06 17:48:49 +08:00
gVisor bot
3d143d0b91
Update README.md
2023-02-05 23:36:08 +08:00
gVisor bot
4d33fb9848
feat: Update utls support.
...
* client-fingerprint is used to apply Utls for modifying ClientHello, it accepts "chrome","firefox","safari","ios","random" options.
* Utls is currently support TLS transport in TCP/grpc/WS/HTTP for VLESS/Vmess and trojan.
2023-02-05 17:34:37 +08:00
gVisor bot
d9d2ea41c0
fix: Converter Shadowsocks password parse
2023-02-04 16:58:17 +08:00
gVisor bot
ebadcef8a5
chore: add nameserver-policy demo
2023-02-03 21:41:26 +08:00
gVisor bot
4055f72f48
feat: nameserver policy support multiple server
2023-02-03 21:40:05 +08:00
gVisor bot
41e1506153
fix: tuic listener config name
2023-02-02 21:48:20 +08:00
gVisor bot
abdc12aed1
fix: Parse CC fail in tuic.
2023-02-02 21:29:12 +08:00
gVisor bot
69f991bc47
chore: fix mips atomic panic
2023-02-02 21:03:24 +08:00
gVisor bot
472a22e10c
chore: update to golang1.20
2023-02-02 15:39:57 +08:00
gVisor bot
5169fe33bf
feat: Add utls for modifying client's fingerprint.
...
Currently only support TLS transport in TCP/GRPC/WS/HTTP for VLESS/Vmess and trojan-grpc.
2023-02-01 22:36:05 +08:00
gVisor bot
9241320f38
fix: Handle error earlier in DialContextWithDialer.
...
chore: Fix typo.
2023-01-31 18:05:46 +08:00
gVisor bot
6db71ce97f
Merge pull request #360 from tgNotHouse/Alpha
...
fix: get tlsconfig err not handle, return nil pointer #358
2023-01-31 15:40:44 +08:00
gVisor bot
8277c1b70e
fix: get tlsconfig err not handle, return nil pointer
2023-01-31 15:26:18 +08:00
gVisor bot
36554d4749
Chore: Add images for wiki
2023-01-30 21:19:46 +08:00
gVisor bot
1e98e4321a
Update README.md
2023-01-30 20:39:13 +08:00
gVisor bot
690fca467f
chore: add patch for debug api,better workflow.
2023-01-30 20:19:44 +08:00
gVisor bot
2c25434b2e
chore: update gvisor
2023-01-29 22:30:40 +08:00
gVisor bot
6ee45630ba
chore: dns log error
2023-01-29 11:03:39 +08:00
gVisor bot
1236eb7a8c
Merge pull request #356 from kunish/Alpha
...
Chore: Remove missing image link, mention Yacd-meta in README.md
2023-01-29 00:24:37 +08:00
gVisor bot
19bb16a671
docs(README.md): remove missing image link, mention Yacd-meta
2023-01-29 00:17:33 +08:00
gVisor bot
c348b6ae70
chore: better dns log
2023-01-28 22:33:03 +08:00
gVisor bot
05436374b5
fix: parse error
2023-01-28 16:09:14 +08:00
gVisor bot
5e6fff292e
adjust: VLESS enable XUDP by default
2023-01-28 14:58:52 +08:00
gVisor bot
8fd0eae10b
Fix: dns api panic on disable dns section ( #2498 )
2023-01-28 00:55:30 +08:00
gVisor bot
a4a9886077
Feature: add dns query json api
2023-01-28 00:55:24 +08:00
gVisor bot
2e77a3beda
chore: update config.yaml
2023-01-28 00:32:17 +08:00
gVisor bot
5715ae8c5f
chore: adjust keyword for geosite-based nameserver policy
2023-01-28 00:19:58 +08:00
gVisor bot
74d4ffe979
chore: restful api display xudp for VLESS and VMess
2023-01-28 00:07:20 +08:00
gVisor bot
0bf0750d50
feature: geosite-based nameserver policy
2023-01-27 23:40:53 +08:00
gVisor bot
b2c7c989e0
chore: clear code
2023-01-27 17:10:15 +08:00
gVisor bot
f64f1b787f
chore: better parsing pure UDP DNS
2023-01-27 17:02:58 +08:00
gVisor bot
cb0e7b71da
Chore: Better parsing pure IPv6 UDP DNS
2023-01-27 15:08:05 +08:00
gVisor bot
dc0f68ffd4
Chore: Change default latency test url to HTTPS.
2023-01-27 13:41:23 +08:00
gVisor bot
c21dfb66cd
Chore: Add GEO data url configuration.
2023-01-27 13:27:39 +08:00
gVisor bot
1c2c9e7368
chore: better parse udp dns
2023-01-27 13:07:52 +08:00
gVisor bot
8e273d504e
fix: sub-rule condition don't work
2023-01-27 12:38:15 +08:00
gVisor bot
d1e9ba43fc
feat: Converter support WS early data parameters
2023-01-27 11:31:58 +08:00
gVisor bot
f6965bbbc8
Update config.yaml
2023-01-26 23:19:33 +08:00
gVisor bot
49e7960cf9
chore: update workflows docker
2023-01-25 20:53:39 +08:00
gVisor bot
96800e65ee
chore: better source address
2023-01-25 13:00:18 +08:00
gVisor bot
9c99f60a57
Chore: Action ignore docs/**,README.md when push.
2023-01-24 21:56:17 +08:00
gVisor bot
95a89f9b05
Chore: Update config.yaml
2023-01-24 21:50:21 +08:00
gVisor bot
3ff904d20e
Chore: Decrease the default MaxUdpRelayPacketSize to 1252 to avoid the relay UDP exceeding the size of the QUIC's datagram.
...
ClientMaxOpenStreams now follows the config.yaml option.
2023-01-24 21:48:31 +08:00
gVisor bot
9c3be97d47
make ConvertsV2Ray more robust ( #349 )
...
* make ConvertsV2Ray more robust
* add log
* fix
2023-01-24 16:34:52 +08:00
gVisor bot
05201da5f7
chore: update config.yaml
2023-01-23 14:51:25 +08:00
gVisor bot
46255ce5b2
chore: update config.yaml
2023-01-23 14:19:13 +08:00
gVisor bot
22ac6ecd4c
chore: update config.yaml
2023-01-23 14:14:18 +08:00
gVisor bot
3bceed2482
chore: update config.yaml
2023-01-23 14:12:53 +08:00
gVisor bot
9d9d4565e3
feat: add override-destination for sniffer
2023-01-23 14:08:11 +08:00