Commit Graph

214 Commits

Author SHA1 Message Date
世界
2f437a0382
Add uTLS client 2022-09-10 22:10:45 +08:00
世界
cb4fea0240
Refactor wireguard & add tun support 2022-09-09 14:44:18 +08:00
世界
7d83e350fd
Refine test 2022-09-07 19:16:20 +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
世界
4a0df713aa
Add ws compatibility test 2022-09-01 20:32:47 +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
世界
cd98ea5008
Fix socksaddr type condition 2022-08-29 19:58:58 +08:00
世界
dbda0ed98a
Add chained inbound support 2022-08-29 19:50:28 +08:00
世界
d440a01792
Add grpc compatibility test 2022-08-29 10:15:25 +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
世界
2e14cd6d66
Close websocket conn gracefully 2022-08-25 10:46:14 +08:00
世界
f87baf08d3
Fix naive padding 2022-08-24 10:21:56 +08:00
世界
1413c5022a
Add proxy protocol support 2022-08-23 21:07:35 +08:00
世界
e750c747c6
Fix test naive inbound with nginx 2022-08-23 14:41:31 +08:00
世界
9edfe7d9d3
Accept HTTP1 in naive inbound 2022-08-23 13:25:03 +08:00
世界
c9b7acd22c
Add v2ray transport to trojan 2022-08-23 13:24:52 +08:00
世界
a24a2b475a
Allow http1 in v2ray HTTP transport 2022-08-22 23:02:25 +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
世界
c4f4fd97d6
Fix tests 2022-08-22 12:02:16 +08:00
世界
83cea9475d
Fix vectorised writer 2022-08-21 22:35:58 +08:00
世界
e4cece6095
Add tor outbound 2022-08-21 01:06:34 +08:00
世界
f13ecbd9bb
Wait a second before check route update 2022-08-20 13:42:28 +08:00
世界
b797cdf91e
Fix write socks5 username password auth request 2022-08-20 13:26:49 +08:00
世界
84e4677a94
Improve process searcher 2022-08-20 12:11:27 +08:00
世界
0377a11719
Fix route on android 2022-08-20 10:27:13 +08:00
世界
f381f8d35a
Fix read packages in android 13 2022-08-20 03:05:50 +08:00
世界
92e1e5b893
Attempt to unwrap ip-in-fqdn socksaddr 2022-08-20 00:01:08 +08:00
世界
0bf78c0a8a
Update gVisor to 20220815.0 2022-08-19 17:47:54 +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
世界
3dfa99efe1
Add back dns concurrent write lock 2022-08-19 10:51:26 +08:00
世界
150df1ae8e
Add write lock to shadowsocks aead writer 2022-08-19 08:26:26 +08:00
世界
5ca9d77176
Fix close shadowsocks server conn 2022-08-18 23:16:05 +08:00
世界
aa89fcc29d
Fix find process with lwip stack 2022-08-18 10:10:30 +08:00
世界
738bb0eabc
Improve async dns transports 2022-08-17 20:10:59 +08:00
世界
d6a0aa7ccf
Add wireguard outbound and test 2022-08-16 23:39:11 +08:00
世界
88c69a06dc
Fix copy stream 2022-08-15 16:53:12 +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
世界
50869c6cd2
Fix dns concurrent write 2022-08-13 11:00:15 +08:00
世界
51bbf93ff2
Improve smux write 2022-08-12 16:49:25 +08:00
世界
b0ed1dc106
Minor fixes 2022-08-12 12:13:57 +08:00
世界
ef8dde2b70
Update dependencies 2022-08-12 10:58:16 +08:00
世界
97870c9288
Refactor bufio 2022-08-11 23:59:22 +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
世界
0e6b4df8f1
Remove incorrect warning 2022-08-09 17:27:22 +08:00
世界
8ca6c246a8
Improve wintun read 2022-08-08 21:35:59 +08:00
世界
6d78cf6b58
Add trojan inbound/outbound 2022-08-08 09:08:12 +08:00
世界
df6635c620
Simplify vmess test 2022-08-08 09:08:12 +08:00
世界
0f74f6cd60
Add optional LWIP tun stack support 2022-08-07 17:21:49 +08:00
世界
6ee10c03d1
Update gVisor to 20220801.0 2022-08-07 14:58:07 +08:00
世界
587739e95c
Fix linux unprivileged tun usage 2022-08-07 11:21:10 +08:00
世界
01bace7769
Fix wininet wrapper 2022-08-06 17:28:51 +08:00
世界
dfa10d4ebe
Add tun support for macOS 2022-08-05 17:02:51 +08:00
世界
f691bd5ce1
Add set system proxy support for macOS 2022-08-05 16:55:59 +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
世界
8e4de29409
Improve dns log 2022-08-03 20:17:05 +08:00
世界
d4cce1b5b9
Update task usage 2022-08-03 17:44:19 +08:00
世界
44068500bf
Replace netlink with fork 2022-08-03 12:02:22 +08:00
世界
8ce263669e
Fix windows tun leak memory 2022-08-03 10:14:00 +08:00
世界
b1c2440371
Fix buffer usage 2022-08-02 13:43:25 +08:00
世界
14b6200fd8
Add documentation for vmess 2022-08-01 17:02:13 +08:00
世界
7966b80476
Add vmess legacy server and test 2022-08-01 12:23:34 +08:00
世界
0e0a892b7e
Make socks request buffered 2022-07-31 19:58:32 +08:00
世界
fe3649cd27
Close tun endpoint faster 2022-07-31 19:58:32 +08:00
世界
70b4577dbe
Add TLS certificate reload 2022-07-30 22:04:01 +08:00
世界
2d3d46eb34
Fix copy with src buffer to headroom writer 2022-07-30 21:23:45 +08:00
世界
2ce09b6ffd
Minor fixes 2022-07-30 14:50:33 +08:00
世界
d3378a575c
Improve error processing 2022-07-30 09:57:02 +08:00
世界
457de86819
Add multiplexer 2022-07-30 09:04:01 +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
世界
75508bccb5
Add optional DoT, DoH3 support 2022-07-26 12:48:10 +08:00
世界
593799a988
Fix clash tracker timeout 2022-07-26 06:56:24 +08:00
世界
816d7b734c
Improve udp timeout 2022-07-25 22:15:16 +08:00
世界
cc78f0347d
Improve config struct 2022-07-25 16:18:11 +08:00
世界
32e2730ec6
Add runtime warnings 2022-07-25 07:19:15 +08:00
世界
8666631732
Add rcode dns transport 2022-07-24 16:21:31 +08:00
世界
9f8978bbcf
Improve 4in6 processing 2022-07-22 17:57:23 +08:00
世界
c4e46c35b5
Add urltest outbound 2022-07-22 13:51:08 +08:00
世界
385c42e638
Improve socksaddr 2022-07-20 22:05:11 +08:00
世界
6327c4b40c
Minor fixes 2022-07-20 13:46:47 +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
世界
3fb011712b
Add vmess compatibility test 2022-07-18 20:14:53 +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
世界
4094c94971
Disable gVisor log 2022-07-17 11:15:56 +08:00
世界
a4b5c61e25
Update dependencies 2022-07-17 09:18:36 +08:00
世界
9871ed955b
Fix build 2022-07-17 08:48:57 +08:00
世界
8619e07d66
Fix private addr check 2022-07-16 10:19:18 +08:00
世界
eb35d6793e
Fix linux tun 2022-07-15 22:40:42 +08:00
世界
8969a15858
Fix tun auto_route on android 2022-07-15 18:29:29 +08:00
世界
377f3f83a2
Add route.default_interface option 2022-07-15 15:00:54 +08:00
世界
5a3de62c50
Add ss aead tests 2022-07-15 11:18:19 +08:00
世界
2c2eb31e18
Add redir tproxy and dns inbound 2022-07-15 08:42:02 +08:00
世界
e13b72afca
Improve bind interface 2022-07-14 23:11:53 +08:00
世界
b9086b31e6
Add set_system_proxy for linux and android 2022-07-14 20:32:17 +08:00
世界
238afda9da
Add set_system_proxy option for windows 2022-07-14 14:41:35 +08:00
世界
e7d557fd9e
Add tun inbound for windows 2022-07-13 22:41:21 +08:00
世界
4fc763cfa2
Refactor log 2022-07-12 17:44:12 +08:00
世界
dc127e2994
Migrate components to library 2022-07-11 18:44:59 +08:00
世界
6048b1e270
Remove ToString0[T] usage to fix golangci-lint 2022-07-10 22:00:28 +08:00
世界
0ef2e330e3
Fix create gVisor endpoint 2022-07-10 19:17:44 +08:00
世界
7f84191748
Minor fixes 2022-07-10 16:19:42 +08:00
世界
730144cc26
Add tun inbound for linux 2022-07-09 22:44:18 +08:00
世界
6832451561
Fix direct udp 2022-07-09 10:28:22 +08:00
世界
7f8c9ffa30
Add shadowsocks tests 2022-07-09 08:59:34 +08:00