Commit Graph

195 Commits

Author SHA1 Message Date
世界 9c8565cf21
platform: Add group interface 2023-07-02 18:46:41 +08:00
世界 83c3454685
Update quic-go 2023-06-15 14:52:25 +08:00
世界 8d5b9d240a
Fix outbound start sequence 2023-06-13 22:38:05 +08:00
世界 4f12eba944
Fix hysteria outbound 2023-06-13 21:41:33 +08:00
shadow750d6 597248130f
Reconnect once if hysteria request fails
This allows graceful recovery when network isn't good enough.

[Original hysteria source
code](13d46da998/core/cs/client.go (L182))
has similar mechanism.
2023-06-11 22:21:32 +08:00
世界 22028602e8
Improve read waiter interface 2023-06-07 21:03:11 +08:00
世界 bd54608473
Fix DNS outbound 2023-06-07 21:03:08 +08:00
世界 f8d5f01665
Reimplemented shadowsocks client 2023-06-07 20:57:07 +08:00
世界 6f1b258501
Improve DNS caching 2023-06-07 20:56:55 +08:00
世界 c287731df9
Improve direct copy 2023-06-07 20:53:00 +08:00
世界 bc32c78d03
Improve multiplex 2023-06-07 20:46:34 +08:00
世界 91fbf4c79b
Add multiplexer for VLESS outbound 2023-06-07 20:45:39 +08:00
世界 0a4abcbbc8
Add headers option for HTTP outbound 2023-06-07 20:34:52 +08:00
世界 b491c350ae
URLTest improvements 2023-06-07 20:33:56 +08:00
世界 1fbe7c54bf
Fix wireguard reconnect 2023-06-07 20:33:53 +08:00
世界 9d32fc9bd1
Use HTTPS URLTest source 2023-06-07 20:33:50 +08:00
世界 542612129d
clash-api: Add Clash.Meta APIs 2023-06-07 20:33:41 +08:00
世界 e168de79c7
Add multi-peer support for wireguard outbound 2023-06-07 20:33:04 +08:00
XYenon a0d8e374fb
Fix incorrect use of sort.Slice 2023-05-19 15:40:48 +08:00
世界 5e6e7923e4
Fix shadowsocksr build 2023-04-17 18:06:43 +08:00
世界 5c20d0b4d5
Update dependencies 2023-04-16 16:28:41 +08:00
世界 34cc7f176e
Fix parsing query in http path 2023-04-14 20:59:16 +08:00
世界 bb63429079
Update cancel context usage 2023-04-14 20:56:16 +08:00
世界 6843970536
Add loopback check 2023-04-08 09:13:50 +08:00
世界 5176ea9fe0
Update dependencies 2023-04-07 16:19:34 +08:00
世界 afd3464216
Minor fixes 2023-04-05 21:41:06 +08:00
世界 35f03f092d
Improve UDP domain destination NAT 2023-04-02 12:05:59 +08:00
世界 88fafd4e30
Fix dns routing context 2023-03-31 09:14:04 +08:00
世界 4328c535a9
Improve timeout canceler 2023-03-23 15:39:12 +08:00
世界 43f31b40ba
Update UoT protocol 2023-03-17 12:57:48 +08:00
世界 f674b4fbd5
Fix build embed tor for mobile 2023-03-15 20:59:45 +08:00
世界 78e02b52ca
Update UoT protocol 2023-03-15 14:52:32 +08:00
世界 a88820af31
Fix missing default shadowtls version 2023-03-11 10:12:46 +08:00
世界 2366835121
Fix close conn 2023-03-03 19:27:30 +08:00
世界 7ecb9fc738
Minor fixes 2023-03-03 16:31:07 +08:00
世界 d0e9443031
Enable XUDP by default in VLESS 2023-02-28 20:52:26 +08:00
世界 f7e9d9ab1f
Fix check early conn 2023-02-28 20:16:15 +08:00
世界 f15f525c5c
Merge tls interface to library 2023-02-28 11:30:46 +08:00
世界 e4bff0460d
Update vision protocol 2023-02-27 15:07:15 +08:00
世界 5ce3ddee9b
Add early conn interface 2023-02-26 23:08:20 +08:00
世界 fbc94b9e3e
Add VLESS server, vision flow and reality TLS 2023-02-25 16:24:08 +08:00
世界 611d6bbfc5
Add NTP service 2023-02-21 16:09:06 +08:00
世界 f26785c0ba
Add uTLS support for shadowtls v3 2023-02-20 21:04:07 +08:00
世界 4135c4974f
Merge shadowtls to library 2023-02-20 13:53:06 +08:00
世界 67814faf92
Remove TLS min version for shadowtls v3 2023-02-18 19:26:05 +08:00
世界 21cb227bc2
Add ShadowTLS protocol v3 2023-02-18 14:55:47 +08:00
lyc8503 df3a982141
Add SSH outbound host key validation 2023-02-08 16:20:48 +08:00
世界 8320dd0b51
Improve vmess request 2023-02-07 14:53:08 +08:00
世界 53f19a6ead
Fix override packet conn 2022-12-21 21:58:03 +08:00
世界 8dcafa5b33
Add trojan-go multiplex support for trojan inbound 2022-11-28 12:51:23 +08:00
世界 8c1fddcf8d
Remove connect packet conn 2022-11-24 12:01:25 +08:00
世界 3d76777760
Fix tor geoip 2022-11-10 22:42:05 +08:00
世界 1db8e03c86
Fix format 2022-11-08 14:54:19 +08:00
世界 999a847e86
Add custom wireguard worker size option 2022-11-08 13:48:14 +08:00
世界 1f63ce5dee
Fix reset outbound 2022-11-06 10:36:19 +08:00
世界 35886b88d7
Add option for custom wireguard reserved bytes 2022-10-28 09:53:57 +08:00
世界 95c03c9373
Fix copy pipe 2022-10-20 10:57:57 +08:00
Skyxim 6a26737508
Check destination before udp connect 2022-10-19 10:22:46 +08:00
世界 fc533cd38d
Fix DF for hysteria 2022-10-18 17:27:50 +08:00
世界 f5b15b392b
Fix ssh outbound 2022-10-09 20:43:01 +08:00
世界 7f816a2ebc
Add sniff_timeout 2022-10-08 20:09:36 +08:00
世界 b0ad9bb6f1
Add shadowtls v2 support 2022-10-06 22:47:11 +08:00
世界 1b44faed17
Add v2ray stats api 2022-09-29 08:49:34 +08:00
世界 b00b6b9e25
Fix fqdn socks5 outbound connection 2022-09-25 14:42:39 +08:00
世界 407509c985
Fix leaks and add test 2022-09-23 13:14:31 +08:00
世界 d0b467671a
Merge VLESS to library 2022-09-23 10:28:51 +08:00
世界 a006627795
Disable DF on direct outbound by default 2022-09-23 10:27:46 +08:00
世界 0738b184e4
Fix url test interval 2022-09-23 10:27:42 +08:00
世界 63fc95b96d
Add mux server and XUDP client for VMess 2022-09-17 11:54:04 +08:00
世界 a5402ffb69
Add back urltest outbound 2022-09-15 15:22:08 +08:00
世界 668d354771
Make gVisor optional 2022-09-15 12:24:08 +08:00
世界 92bf784f4f
Move shadowsocksr implementation to clash 2022-09-14 21:57:40 +08:00
世界 189f02c802
Refactor bind control 2022-09-14 18:02:37 +08:00
世界 007a278ac8
Refactor to miekg/dns 2022-09-13 16:18:39 +08:00
世界 79b6bdfda1
Skip wait for hysteria tcp handshake response
Co-authored-by: arm64v8a <48624112+arm64v8a@users.noreply.github.com>
2022-09-13 10:40:26 +08:00
世界 38088f28b0
Add vless outbound and xudp 2022-09-12 21:59:27 +08:00
世界 9913e0e025
Add shadowsocksr outbound 2022-09-12 18:35:36 +08:00
世界 ce567ffdde
Add obfs-local and v2ray-plugin support for shadowsocks outbound 2022-09-12 14:55:00 +08:00
世界 5a9913eca5
Fix socks4 client 2022-09-12 11:33:38 +08:00
世界 7e09beb0c3
Minor fixes 2022-09-11 22:44:35 +08:00
世界 ee7e976084
Refactor TLS 2022-09-10 22:10:45 +08:00
世界 099358d3e5
Add clash persistence support 2022-09-10 14:42:14 +08:00
世界 cb4fea0240
Refactor wireguard & add tun support 2022-09-09 14:44:18 +08:00
世界 8f8437a88d
Fix wireguard reconnect 2022-09-06 00:11:43 +08:00
世界 4801b6f057
Fix DNS routing 2022-09-04 12:49:38 +08:00
世界 9078bc2de5
Fix write trojan udp 2022-09-03 16:58:55 +08:00
世界 62fa48293a
Merge dialer options 2022-09-03 12:55:10 +08:00
世界 b206d0889b
Fix dial parallel in direct outbound 2022-09-03 12:01:48 +08:00
世界 5813e0ce7a
Add shadowtls (#49)
* Add shadowtls outbound

* Add shadowtls inbound

* Add shadowtls example

* Add shadowtls documentation
2022-08-31 14:21:53 +08:00
世界 67c7e9fd86
Refactor inbound documetation 2022-08-31 12:50:26 +08:00
世界 0d8cfa3031
Add vmess packetaddr option 2022-08-27 11:28:01 +08:00
世界 c5e38203eb
Fix read DNS message 2022-08-26 13:35:27 +08:00
世界 fd5ac69a35
Let vmess use zero instead of auto if TLS enabled 2022-08-25 11:51:17 +08:00
世界 1413c5022a
Add proxy protocol support 2022-08-23 21:07:35 +08:00
世界 c9b7acd22c
Add v2ray transport to trojan 2022-08-23 13:24:52 +08:00
世界 4005452772
Add v2ray HTTP transport 2022-08-22 22:20:19 +08:00
世界 d4b7e221f0
Add v2ray QUIC transport 2022-08-22 22:20:19 +08:00
世界 082872b2f3
Prepare v2ray client/server transport 2022-08-22 18:57:05 +08:00
世界 dc6bb7ab1b
Add ssh outbound 2022-08-21 22:30:48 +08:00
世界 e4cece6095
Add tor outbound 2022-08-21 01:06:34 +08:00