Commit graph

170 commits

Author SHA1 Message Date
世界 999a847e86
Add custom wireguard worker size option 2022-11-08 13:48:14 +08:00
世界 7f84936050
Split bind_address 2022-11-06 10:16:07 +08:00
世界 35886b88d7
Add option for custom wireguard reserved bytes 2022-10-28 09:53:57 +08:00
XYenon 54af113363
Add custom route support (#147) 2022-10-12 16:20:17 +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
世界 c2969bc186
Update documentation 2022-10-03 04:36:54 +08:00
世界 1b44faed17
Add v2ray stats api 2022-09-29 08:49:34 +08:00
世界 7f9c870bba
Add direct io option for clash api 2022-09-26 15:31:02 +08:00
世界 abe3dc6039
Add self sign cert support 2022-09-23 17:13:18 +08:00
世界 a006627795
Disable DF on direct outbound by default 2022-09-23 10:27:46 +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
世界 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
世界 2f437a0382
Add uTLS client 2022-09-10 22:10:45 +08:00
世界 3ad4370fa5
Add ECH TLS client 2022-09-10 22:10:45 +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
世界 5297273937
Add clash mode support 2022-09-10 14:15:11 +08:00
zakuwaki 46a8f24400
Optional proxyproto header 2022-09-09 14:44:18 +08:00
世界 87bc292296
Add comment filter for config 2022-09-09 14:44:18 +08:00
世界 0c975db0a6
Set udp dontfrag by default 2022-09-09 14:44:18 +08:00
世界 cb4fea0240
Refactor wireguard & add tun support 2022-09-09 14:44:18 +08:00
世界 8e7957d440
Add support for use with android VPNService 2022-09-09 14:44:18 +08:00
世界 62fa48293a
Merge dialer options 2022-09-03 12:55:10 +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
dyhkwong 374743d022
Add process_path rule item (#51)
* process matching supports full path
* Remove strings.ToLower
2022-08-30 10:44:40 +08:00
世界 dbda0ed98a
Add chained inbound support 2022-08-29 19:50:28 +08:00
Hellojack de2453fce9
Add gun-lite gRPC implementation (#44) 2022-08-27 21:05:15 +08:00
世界 0d8cfa3031
Add vmess packetaddr option 2022-08-27 11:28:01 +08:00
世界 e85dfc6adf
Add strict_route option 2022-08-26 21:53:08 +08:00
世界 d481bd7993
Fix bind_address 2022-08-25 14:50:10 +08:00
zakuwaki 59a39e66b1
Add trojan fallback for ALPN #31 2022-08-25 13:37:32 +08:00
世界 71dac85600
Add ACME EAB support 2022-08-24 17:06:28 +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
世界 77c98fd042
Add v2ray WebSocket transport 2022-08-22 22:20:18 +08:00
世界 082872b2f3
Prepare v2ray client/server transport 2022-08-22 18:57:05 +08:00
世界 7ba0a14e97
Add bind address to outbound options 2022-08-22 14:28:23 +08:00
世界 ac0ead1473
Add strategy setting for each dns server 2022-08-22 12:01:50 +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
世界 746b5d8be0
Add trojan connection fallback 2022-08-20 21:08:53 +08:00
世界 d1c3dd0ee1
Add hysteria and acme TLS certificate issuer (#18)
* Add hysteria client/server
* Add acme TLS certificate issuer
2022-08-19 15:42:57 +08:00
世界 f51128f772
Add ip_version rule item 2022-08-16 23:47:14 +08:00
世界 d6a0aa7ccf
Add wireguard outbound and test 2022-08-16 23:39:11 +08:00
世界 c165969399
Fix include_android_user option 2022-08-16 12:16:59 +08:00
世界 cd5e7055d2
Add android package rules support in tun routing 2022-08-15 11:44:59 +08:00
世界 3157593b6b
Add uid and android user rules support in tun routing 2022-08-15 11:41:00 +08:00
世界 340fce9f1c
Add UoT option to socks outbound too 2022-08-12 17:55:52 +08:00
世界 517a89fa9c
Add back UoT support 2022-08-11 10:36:28 +08:00
世界 b79b19c470
Add naive inbound and test 2022-08-10 20:36:29 +08:00
世界 6d78cf6b58
Add trojan inbound/outbound 2022-08-08 09:08:12 +08:00
世界 0f74f6cd60
Add optional LWIP tun stack support 2022-08-07 17:21:49 +08:00
世界 64dbac8138
Add multiplexer for vmess 2022-08-04 10:38:20 +08:00
世界 03890151d7
Improve multiplexer 2022-08-03 22:01:18 +08:00
世界 7966b80476
Add vmess legacy server and test 2022-08-01 12:23:34 +08:00
世界 c57ea9e47c
Add omitempty for listen_port 2022-07-30 22:05:06 +08:00
世界 457de86819
Add multiplexer 2022-07-30 09:04:01 +08:00
世界 c0a2f77258
Remove urltest outbound 2022-07-28 16:36:31 +08:00
世界 c240f1b359
Add shadowsocks-multiuser control api 2022-07-27 21:59:40 +08:00
世界 aa074a2063
Update documentation 2022-07-27 12:13:31 +08:00
世界 f008d0bde3
Add endpoint independent nat support for tun inbound 2022-07-27 11:59:36 +08:00
世界 0347a7c038
Remove go-json 2022-07-26 13:53:25 +08:00
世界 146008a631
Fix direct udp outbound 2022-07-25 16:18:11 +08:00
世界 cc78f0347d
Improve config struct 2022-07-25 16:18:11 +08:00
世界 1f05420745
Improve tls dialer and listener 2022-07-25 16:18:11 +08:00
世界 67edc163cb
Add with_std_json build tag 2022-07-24 21:22:19 +08:00
世界 fe8e984608
Add route.default_mark option 2022-07-24 17:46:25 +08:00
世界 7d340e7ef9
Add source_port_range/port_range rule item 2022-07-24 16:21:35 +08:00
世界 af19ba6119
Add disable_cache option to dns rule 2022-07-24 16:21:31 +08:00
世界 ce4b7231e2
Add invert rule item 2022-07-24 16:21:31 +08:00
世界 5f6f33c464
Add process_name/package_name/user/user_id rule item 2022-07-23 21:28:13 +08:00
世界 884c0cf595
Deprecate dns_hijack and dns inbound 2022-07-23 09:15:47 +08:00
世界 c4e46c35b5
Add urltest outbound 2022-07-22 13:51:08 +08:00
世界 8004ff51f0
Add selector outbound 2022-07-21 21:13:16 +08:00
世界 45643fbed1
Add documentation for clash_api 2022-07-20 07:37:50 +08:00
世界 c5b3e8b042
Add basic clash api 2022-07-19 22:45:55 +08:00
世界 c7fabe40ed
Improve connection timeout 2022-07-18 20:53:13 +08:00
世界 6b1a68908d
Add vmess inbound/outbound 2022-07-18 12:32:31 +08:00
世界 d1e83882e5
Add user rule item 2022-07-17 17:38:11 +08:00
世界 377f3f83a2
Add route.default_interface option 2022-07-15 15:00:54 +08:00
世界 2c2eb31e18
Add redir tproxy and dns inbound 2022-07-15 08:42:02 +08:00
世界 238afda9da
Add set_system_proxy option for windows 2022-07-14 14:41:35 +08:00
世界 dc127e2994
Migrate components to library 2022-07-11 18:44:59 +08:00
世界 3c1190e2c3
Make dns.strategy take effect in dns exchange 2022-07-11 13:21:17 +08:00
世界 6048b1e270
Remove ToString0[T] usage to fix golangci-lint 2022-07-10 22:00:28 +08:00
世界 b417bd5be4
Add documentation and example for linux tun 2022-07-10 16:44:12 +08:00
世界 7f84191748
Minor fixes 2022-07-10 16:19:42 +08:00
世界 29f78248dc
Add hijack_dns for tun 2022-07-10 10:14:45 +08:00
世界 638f8a52d1
Add auto_route and auto_detect_interface for linux 2022-07-10 08:18:52 +08:00
世界 730144cc26
Add tun inbound for linux 2022-07-09 22:44:18 +08:00
世界 211d97ff8a
Declare required fields in the documentation 2022-07-09 09:28:54 +08:00
世界 7f8c9ffa30
Add shadowsocks tests 2022-07-09 08:59:34 +08:00
世界 f448b6b977
Update gci format 2022-07-08 23:03:57 +08:00
世界 3699a57847
Add dial parallel for outbound dialer 2022-07-08 13:08:29 +08:00