Commit Graph

2256 Commits

Author SHA1 Message Date
gVisor bot
6da20ee552 chore: add release branch 2023-03-28 16:40:45 +00:00
gVisor bot
e817410fbb chore: adjust trust cert 2023-03-27 22:27:59 +08:00
gVisor bot
8143d28502 fix: tproxy listener cannot listen udp 2023-03-27 22:18:54 +08:00
gVisor bot
dacad9b9cc chore: skip restart when update error 2023-03-27 00:49:47 +08:00
gVisor bot
583a568d57 fix: Converter REALITY security type 2023-03-26 11:03:32 +08:00
gVisor bot
dba4917ed3 chore: clean up code 2023-03-25 22:56:24 +08:00
gVisor bot
2fc32a28e2 chore: update for testing the updater 2023-03-23 21:04:04 +08:00
gVisor bot
404323dee4 feat: add upgrade api
example: curl -X POST -H "Authorization: Bearer 123456" http://ip:port/upgrade
2023-03-23 20:48:20 +08:00
gVisor bot
b49bb0b2bf chore: move sing-tun's udpTimeout fix to there lib 2023-03-23 19:53:28 +08:00
gVisor bot
c674c46d3a chore: better geodata shared 2023-03-23 18:58:24 +08:00
gVisor bot
ef31e42456 chore: share the same geodata in different rule 2023-03-23 18:35:37 +08:00
gVisor bot
e36bb24b43 fix: sing_tun apply udpTimeout when using gvisor stack 2023-03-23 14:05:31 +08:00
gVisor bot
26ed6eaf69 chore: proxy-server-nameserver does not follow the nameserver-policy 2023-03-23 12:58:59 +08:00
gVisor bot
2d441bc91f chore: update xray-core version 2023-03-22 23:45:26 +08:00
gVisor bot
b5a3275bbb chore: update quic-go to release unused buffer when error 2023-03-22 13:01:58 +08:00
gVisor bot
8b1cca922b Update README.md 2023-03-21 23:56:40 +08:00
gVisor bot
ad9a2365e5 chore: shadowsocks listener support the "udp" setting 2023-03-21 12:40:36 +08:00
gVisor bot
9692a2ce9f fix: log typo 2023-03-21 00:45:25 +08:00
gVisor bot
7c155c7d3f feat: Converter support REALITY share standard 2023-03-19 17:31:52 +08:00
gVisor bot
7673f52431 fix: geosite of nameserver-policy cannot be loaded correctly 2023-03-18 22:33:39 +08:00
gVisor bot
97f3524eb9 fix: ToLower first 2023-03-18 22:20:31 +08:00
gVisor bot
6cc12551da Update flake.nix (#452) 2023-03-18 19:55:29 +08:00
gVisor bot
9f10df457b chore: do not modify ALPN in utls 2023-03-17 14:49:42 +08:00
gVisor bot
832ebb4050 Update UoT protocol 2023-03-17 13:23:45 +08:00
gVisor bot
2be8768bc7 fix: tuic udp native mode can't relay packetSize>1200 2023-03-16 21:09:44 +08:00
gVisor bot
9c0870106d Feat: support set tun file-descriptor in config file
Co-authored-by: DuFoxit <DuFoxit@users.noreply.github.com>
2023-03-15 23:43:58 +08:00
gVisor bot
38d5c0284e chore: Update dependencies 2023-03-15 18:58:59 +08:00
gVisor bot
856d49d027 chore: Improve REALITY handshake 2023-03-15 15:55:18 +08:00
gVisor bot
4b6bbef697 Update UoT protocol 2023-03-15 14:46:35 +08:00
gVisor bot
3001df622f chore: better uuid using 2023-03-15 10:10:03 +08:00
gVisor bot
dea929bdae fix: let quic-go works on outbound's packetConn 2023-03-15 09:56:00 +08:00
gVisor bot
b641024d1f chore: keep existing connections 2023-03-15 09:18:03 +08:00
gVisor bot
3c527f8535 fix: Adjust the timing of subscription information acquisition 2023-03-15 09:05:16 +08:00
gVisor bot
ab245c0476 chore: better TunnelStatus define 2023-03-15 00:11:31 +08:00
gVisor bot
8774a57b38 fix: The default interface is actually configured incorrectly 2023-03-14 23:52:27 +08:00
gVisor bot
931dd615e3 chore: disconnect when suspended 2023-03-14 22:57:43 +08:00
gVisor bot
d2b5e19b68 fix: ensure restart api return ok 2023-03-14 22:38:59 +08:00
gVisor bot
ce14c86e4c chore: Chore: adjust the loading order, and then load the resource at last 2023-03-14 22:37:07 +08:00
gVisor bot
7811bb31a8 chore: add /restart to restful api 2023-03-14 22:19:12 +08:00
gVisor bot
8b46b13595 fix: optimize health check 2023-03-14 20:10:52 +08:00
gVisor bot
dddad46ae2 chore: cleanup code 2023-03-14 17:45:37 +08:00
gVisor bot
f8c1d4d4c7 chore: better restls 2023-03-14 16:50:27 +08:00
gVisor bot
a2e1f0d956 chore: clean up code 2023-03-14 14:23:10 +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
f9be12aa93 chore: fix issues #440 2023-03-13 21:19:39 +08:00
gVisor bot
6a2ac83da1 fix: SA4001 for net.UDPAddr copy 2023-03-12 23:37:45 +08:00
gVisor bot
dcccdaddaf fix: tuic relay tuic 2023-03-12 19:03:18 +08:00
gVisor bot
020ed8bc96 fix: rand ip error and clash remove loopback ip 2023-03-12 18:44:30 +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
05f59ea57f chore: add comment 2023-03-12 15:05:28 +08:00