Commit Graph

2437 Commits

Author SHA1 Message Date
gVisor bot
ecd593bb97 When testing the delay through REST API, determine whether to store the delay data based on certain conditions instead of discarding it directly (#609) 2023-06-07 11:04:03 +08:00
gVisor bot
18b21afee6 fix: go1.19 compile 2023-06-06 10:47:50 +08:00
gVisor bot
ea5a231145 chore: Something update from clash :) (#606) 2023-06-06 09:45:05 +08:00
gVisor bot
53be3f82cc fix: nil pointer in urltest (#603) 2023-06-05 12:40:46 +08:00
gVisor bot
85cea5b406 fix hysteria faketcp lookback in TUN mode (#601) 2023-06-04 23:43:54 +08:00
gVisor bot
f1926bb042 chore: Ignore PR in Docker build 2023-06-04 15:51:25 +08:00
gVisor bot
da681299ab ProxyProvider health check also supports specifying expected status (#600)
Co-authored-by: wwqgtxx <wwqgtxx@gmail.com>
2023-06-04 14:00:24 +08:00
gVisor bot
dadd626f91 [Feature] Proxy stores delay data of different URLs. And supports specifying different test URLs and expected statue by group (#588)
Co-authored-by: Larvan2 <78135608+Larvan2@users.noreply.github.com>
Co-authored-by: wwqgtxx <wwqgtxx@gmail.com>
2023-06-04 11:51:30 +08:00
gVisor bot
a836631aee fix: hysteria faketcp loopback in tun mode 2023-06-03 22:15:09 +08:00
gVisor bot
35ead7d20b chore: update proxy's udpConn when received a new packet 2023-06-03 21:40:09 +08:00
gVisor bot
5f25633a0c chore: Random only if the certificate and private-key are empty 2023-06-03 17:45:47 +08:00
gVisor bot
9e6aaea7e0 chore: update quic-go to 0.35.1 2023-06-03 16:45:35 +08:00
gVisor bot
5f76c458a9 chore: Update dependencies 2023-06-03 00:24:51 +08:00
gVisor bot
91b469afd0 chore: Reject packet conn implement wait read 2023-06-02 22:58:33 +08:00
gVisor bot
a9cb5342ee fix: handle manually select in url-test 2023-06-02 18:26:51 +08:00
gVisor bot
d51aab0cc8 chore: update quic-go to 0.34.0 2023-06-01 16:25:02 +08:00
gVisor bot
002f05e6e9 chore: cleanup system dns code 2023-06-01 12:36:53 +08:00
gVisor bot
f65a16117e chore: Use API to create windows firewall rule 2023-05-31 15:54:36 +08:00
gVisor bot
eb6e56de4e fix: deadline reader cause panic 2023-05-30 20:21:51 +08:00
gVisor bot
230142ce68 fix: sing-ss2's Reader not set buffer end 2023-05-30 07:59:55 +08:00
gVisor bot
755f7c27b8 chore: add WaitReadFrom support in ssr 2023-05-28 22:51:44 +08:00
gVisor bot
66ca57a787 chore: slightly improve quic-bbr performance 2023-05-28 20:15:11 +08:00
gVisor bot
83f6d6f8f2 chore: add IN-USER and IN-NAME rules 2023-05-28 17:19:57 +08:00
gVisor bot
14c1918e6c chore: add WaitReadFrom support in quicStreamPacketConn 2023-05-28 15:22:08 +08:00
gVisor bot
3a2b819786 chore: add WaitReadFrom support in hyPacketConn 2023-05-28 09:33:42 +08:00
gVisor bot
35d15fe97c chore: switch ss uot default back to version 1 2023-05-28 08:50:02 +08:00
gVisor bot
50968b9667 fix: udp panic when server return a domain name 2023-05-27 13:43:41 +08:00
gVisor bot
344533fd11 chore: Add vision splice support 2023-05-27 11:26:13 +08:00
gVisor bot
7d83127347 refactor: Move vision implementation to a new package 2023-05-26 20:11:06 +08:00
gVisor bot
57883b4927 chore: using internal socks5.ReadAddr0 in trojan 2023-05-20 18:35:04 +08:00
gVisor bot
b59df5ac42 chore: Decrease UoT read memory 2023-05-20 17:01:52 +08:00
gVisor bot
87a74b8ded chore: rebuild ref and threadSafe packetConn 2023-05-20 16:57:42 +08:00
gVisor bot
5af4f4995f chore: packet deadline support CreateReadWaiter interface 2023-05-20 11:44:11 +08:00
gVisor bot
9ff246b29d chore: better packet deadline 2023-05-19 23:29:59 +08:00
gVisor bot
9211e93e73 Fix: update action to support Node 16 (#565) 2023-05-19 21:00:00 +08:00
gVisor bot
51e3b27439 fix: ensure group not empty 2023-05-19 19:57:55 +08:00
gVisor bot
bef1d81cc8 chore: upgrade dependencies 2023-05-19 11:08:14 +08:00
gVisor bot
c71a4619b8 chore: more context passing in outbounds 2023-05-18 13:15:08 +08:00
gVisor bot
46ed30506e chore: better updater 2023-05-17 00:33:59 +08:00
gVisor bot
49ae6679c4 fix: tfoConn panic 2023-05-16 14:55:50 +08:00
gVisor bot
a8b57b19c3 chore: better sing's udp api support 2023-05-15 22:45:08 +08:00
gVisor bot
d70a424a78 fix: UDP packet should not return io.EOF 2023-05-15 19:06:58 +08:00
gVisor bot
daab937e48 Fix: deprecated action commands (#556)
Co-authored-by: 8Mi_Yile <admin@8mi.tech>
2023-05-14 13:43:25 +08:00
gVisor bot
75e285b63e feat: Updater detect and download AMD64v3 artifact
Co-authored-by: Larvan2 <78135608+larvan2@users.noreply.github.com>
2023-05-14 12:34:47 +08:00
gVisor bot
8b56171cdd fix: TLS certificate pool initialize
Co-authored-by: Skyxim <noreply@skyxim.dev>
2023-05-14 00:21:59 +08:00
gVisor bot
90bf28cb89 feat: Support insecure gRPC 2023-05-13 09:38:14 +08:00
gVisor bot
fe51e95d88 chore: improve read waiter interface 2023-05-12 12:12:22 +08:00
gVisor bot
4c38b2f0bf fix: sing-based listener panic 2023-05-12 09:14:27 +08:00
gVisor bot
5070a21626 fix: tuic server return error udp address 2023-05-11 22:45:27 +08:00
gVisor bot
e81ee44f33 chore: better tproxy error logging 2023-05-11 21:31:29 +08:00