Commit Graph

98 Commits

Author SHA1 Message Date
gVisor bot
a15d43221d doc: add Hysteria2 doc 2023-09-21 10:43:45 +08:00
gVisor bot
c79c2f48f9 feat: update external-ui 2023-09-18 19:21:30 +08:00
gVisor bot
c2ed98acc6 feat: Add disable quic-go GSO to experimental 2023-09-08 22:58:59 +08:00
gVisor bot
e7264d7a78 chore: TCPKeepAlive interval set to 15s by default 2023-09-03 20:42:54 +08:00
gVisor bot
aab21720b5 feat: configurable TCPKeepAlive interval 2023-09-02 16:45:16 +08:00
gVisor bot
e8f33f0f23 feat: add udp-over-stream for tuic
only work with meta tuic server or sing-box 1.4.0-beta.6
2023-08-21 12:37:39 +08:00
gVisor bot
fe83f5540b chore: Use Meta-geoip for default 2023-07-20 23:24:48 +08:00
gVisor bot
7c04b3a096 chore: tuic server can handle V4 and V5 in same port 2023-06-21 13:53:37 +08:00
gVisor bot
a63332d68f update docs 2023-06-18 01:50:32 +08:00
gVisor bot
fee81c1962 chore: adjustable cwnd for cc in quic 2023-06-18 00:47:26 +08:00
gVisor bot
011cde328c feat: support tuicV5 2023-06-12 18:42:46 +08:00
gVisor bot
1f49fa0c5d feat: Add RCode DNS client 2023-06-11 23:01:45 +08:00
gVisor bot
12c113d9cf chore: allow unsafe path for provider by environment variable 2023-06-11 01:55:49 +00:00
gVisor bot
73f79b93ef chore: update docs 2023-05-11 21:24:38 +08:00
gVisor bot
873a5f6a76 chore: Make slash optional for system resolver 2023-05-01 12:58:02 +08:00
gVisor bot
e4a0b3b2f1 chore: Remove default DNS in system resolver 2023-05-01 12:41:36 +08:00
gVisor bot
77dac1090d docs: update config.yaml 2023-04-30 17:10:57 +00:00
gVisor bot
0f31336d93 chore: safe sing-mux close 2023-04-24 10:30:12 +08:00
gVisor bot
45b3f49942 feat: add statistic and only-tcp options for smux 2023-04-23 20:55:42 +08:00
gVisor bot
b1bc393e38 doc: update smux 2023-04-23 20:10:58 +08:00
gVisor bot
516c713c5c chore: update doc 2023-04-21 08:49:03 +00:00
gVisor bot
3e299c6979 chore: clean up docs 2023-04-14 10:04:50 +00:00
gVisor bot
59a4c96fcb doc: update config.yaml 2023-04-12 23:55:51 +08:00
gVisor bot
72447a529d feat: wireguard add remote-dns-resolve and dns settings 2023-04-11 10:29:55 +08:00
gVisor bot
7536f23c1d feat: wireguard add dialer-proxy config to support chain forwarding 2023-04-10 08:54:10 +08:00
gVisor bot
c8a8055497 doc: update config.yaml 2023-04-07 22:37:01 +08:00
gVisor bot
684ce03a45 chore: update demo 2023-04-03 16:14:07 +08:00
gVisor bot
2c83e7297c feat: Add multi-peer support for wireguard outbound 2023-04-03 16:14:07 +08:00
gVisor bot
96461ab557 feat: nameserver-policy support use rule-providers and reduce domain-set memory 2023-04-01 11:53:39 +08:00
gVisor bot
492a334eed Support Restls-V1 in Clash.Meta (#441)
* feat: impl restls

* fix: don't break shadowtls' working

* chores: correct restls-client-go version

* feat: bump restls-client-go version

* fix: consistent naming `client-fingerprint`

* docs: update example config

* chore: adjust client-fingerprint's snippet

---------

Co-authored-by: wwqgtxx <wwqgtxx@gmail.com>
Co-authored-by: Larvan2 <78135608+Larvan2@users.noreply.github.com>
2023-03-14 13:33:24 +08:00
gVisor bot
4f23cda7c8 feat: nameserver-policy support multiple keys
e.g.,
  nameserver-policy: #   'www.baidu.com': '114.114.114.114'
    #   '+.internal.crop.com': '10.0.0.1'
    "geosite:cn,private,apple":
      - https://doh.pub/dns-query
      - https://dns.alidns.com/dns-query
    "www.baidu.com,+.google.cn":
      - 223.5.5.5
      - 1.1.1.1
2023-03-12 16:56:29 +08:00
gVisor bot
e5eab112d0 feta: add hosts support domain and mulitple ip (#439)
* feat: host support domain and multiple ips

* chore: append local address via `clash`

* chore: update hosts demo

* chore: unified parse mixed string and array

* fix: flatten cname

* chore: adjust logic

* chore: reuse code

* chore: use cname in tunnel

* chore: try use domain mapping when normal dns

* chore: format code
2023-03-12 15:00:59 +08:00
gVisor bot
7ef83f5131 chore: exposure ipv6 wait time 2023-03-10 23:38:16 +08:00
gVisor bot
d7f42a40a9 chore: add reality-grpc 2023-03-10 14:10:28 +08:00
gVisor bot
4134f7a5bd feat: REALITY use proxy servername 2023-03-08 20:28:12 +08:00
gVisor bot
b9e5b164f0 Update config.yaml 2023-03-08 19:12:51 +08:00
gVisor bot
e6fbdd1805 doc: update config.yaml 2023-03-06 12:59:53 +08:00
gVisor bot
399b20b29f chore: add sni of tuic in demo 2023-03-04 09:44:36 +08:00
gVisor bot
1432dd4e97 chore: add custom ca trust 2023-02-25 22:01:20 +08:00
gVisor bot
45c42597ee chore: adjust config.yaml. 2023-02-25 17:26:13 +08:00
gVisor bot
57d37a8177 fix: add version of shadow-tls plugin in docs/config.yaml 2023-02-25 15:05:36 +08:00
gVisor bot
0d89b6e7ec chore: update docs/config.yml 2023-02-07 13:19:19 +08:00
gVisor bot
5cab8afec7 feat: add global-client-fingerprint.
* Available: "chrome","firefox","safari","ios","random","none".
* global-client-fingerprint will NOT overwrite the proxy's client-fingerprint setting when "client-fingerprint: none".
2023-02-07 01:26:56 +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
ebadcef8a5 chore: add nameserver-policy demo 2023-02-03 21:41:26 +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
36554d4749 Chore: Add images for wiki 2023-01-30 21:19:46 +08:00
gVisor bot
2e77a3beda chore: update config.yaml 2023-01-28 00:32:17 +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