gVisor bot
|
320b3babc1
|
fix: fix package name rules match
|
2023-11-17 19:39:57 +08:00 |
|
gVisor bot
|
923f3cc1e3
|
fix: improve feature check and add missing patches
|
2023-11-17 19:10:17 +08:00 |
|
gVisor bot
|
ea3a1cf51f
|
feat: share more code from android branch
|
2023-11-17 01:21:02 +08:00 |
|
gVisor bot
|
a918cd66d8
|
chore: hello mihomo
|
2023-11-03 21:58:21 +08:00 |
|
gVisor bot
|
98be07c40f
|
chore: share some code
|
2023-10-23 16:45:22 +08:00 |
|
gVisor bot
|
78d945470d
|
chore: code cleanup
|
2023-10-11 22:54:19 +08:00 |
|
gVisor bot
|
9bd516bc62
|
fix: unmap 4in6 ip
|
2023-10-11 18:17:39 +08:00 |
|
gVisor bot
|
1a232b7504
|
chore: support reject proxy type
|
2023-10-11 13:01:14 +08:00 |
|
gVisor bot
|
7f1769d162
|
fix: sing listener panic
|
2023-10-11 10:55:12 +08:00 |
|
gVisor bot
|
7b9bf14302
|
feat: add skip-auth-prefixes
|
2023-10-10 21:29:12 +08:00 |
|
gVisor bot
|
d960e63dda
|
chore: decrease goroutine used in core tunnel
|
2023-09-28 18:59:31 +08:00 |
|
gVisor bot
|
587d8a6386
|
feat: add inbound-mptcp for listeners
|
2023-08-09 17:09:03 +08:00 |
|
gVisor bot
|
fd9aca5f39
|
chore: using uint16 for ports in Metadata
|
2023-08-09 13:51:02 +08:00 |
|
gVisor bot
|
83f6d6f8f2
|
chore: add IN-USER and IN-NAME rules
|
2023-05-28 17:19:57 +08:00 |
|
gVisor bot
|
a48d1f0948
|
fixes #512: geo download failed when startup (#538)
* fixes #512: geo download failed when startup
- 启动阶段,executor还未初始化tunnel,tcpIn==nil导致geo下载失败,阻塞在
tcpIn <- context
* chore: handled by the upper layer
* chore: remove useless parameters
---------
Co-authored-by: Skyxim <noreply@skyxim.dev>
|
2023-05-01 21:27:55 +08:00 |
|
gVisor bot
|
72cac9b0de
|
fix: inner http use host of address
|
2023-03-29 20:50:46 +08:00 |
|
gVisor bot
|
6f46b822d4
|
chore: change internal tcp traffic type
|
2023-02-23 20:26:25 +08:00 |
|
gVisor bot
|
0b2d891a37
|
chore: update tfo-go for golang1.20
|
2023-02-08 13:10:44 +08:00 |
|
gVisor bot
|
fa54a8206a
|
chore: better parseAddr
|
2023-01-17 15:41:51 +08:00 |
|
gVisor bot
|
46147944f3
|
chore: all listeners support specialProxy
|
2022-12-05 17:53:54 +08:00 |
|
gVisor bot
|
6885d8593c
|
chore: listeners support shadowsocks/vmess
|
2022-12-05 10:12:53 +08:00 |
|
gVisor bot
|
37703c5e8f
|
chore: rebuild add adapter/inbound.Addition to simply Listener.New apis
|
2022-12-05 00:20:50 +08:00 |
|
gVisor bot
|
75af900fc5
|
fix: correct C.Metadata
|
2022-12-04 22:08:20 +08:00 |
|
gVisor bot
|
9c9ff4dc5e
|
chore: change C.PacketAdapter from a struct to an interface
|
2022-12-04 14:37:52 +08:00 |
|
gVisor bot
|
ae17141588
|
feat: add linsters
|
2022-12-04 13:37:14 +08:00 |
|
gVisor bot
|
24cfa48eef
|
chore: better tfo inbound code
|
2022-11-16 10:43:16 +08:00 |
|
gVisor bot
|
a6e05e040b
|
chore: support IN-PORT rule
|
2022-11-11 23:36:06 +08:00 |
|
gVisor bot
|
d5d5dc2303
|
chore: remove AddrType on Metadata
|
2022-11-11 09:19:50 +08:00 |
|
gVisor bot
|
e5f7d9b934
|
Fix: fakeip udp should not replace with another ip
|
2022-07-24 00:02:45 +08:00 |
|
gVisor bot
|
ba7e0887bd
|
feat: IN-TYPE rule support
eg. IN-TYPE,SOCKS/REDIR/INNER,Proxy
support list: HTTP HTTPS SOCKS SOCKS4 SOCKS5 REDIR TPROXY TUN INNER
|
2022-05-20 23:17:16 +08:00 |
|
gVisor bot
|
dd1e19730d
|
fix: handle metadata when dst is ip:port
|
2022-04-28 12:44:27 +08:00 |
|
gVisor bot
|
4090c0f3ef
|
fix: inner request error
|
2022-04-28 09:24:40 +08:00 |
|
gVisor bot
|
e2dbbb7cfe
|
Refactor: metadata use netip.Addr
|
2022-04-20 22:52:05 +08:00 |
|
gVisor bot
|
5cd593f31c
|
fix: npe panic
|
2022-04-04 22:28:47 +08:00 |
|
gVisor bot
|
a8dafd434e
|
[Fixed] Fixed clash process name is Clash.Meta
|
2022-02-04 17:38:06 +08:00 |
|
gVisor bot
|
b79eb1cea9
|
[Fixed] Abnormal rule when host is ip addr
|
2022-02-04 17:38:06 +08:00 |
|
gVisor bot
|
3c645b4f54
|
[Refactor]
1.allow maybe empty group
2.use COMPATIBLE(DIRECT alias) when proxy group is empty
3.http provider pass through tunnel
|
2022-01-18 21:09:36 +08:00 |
|
gVisor bot
|
fb357d1dc7
|
Fix: should not trust address of http.Client (#1616)
|
2021-09-13 23:46:39 +08:00 |
|
gVisor bot
|
225c875ed4
|
Refactor: plain http proxy (#1443)
|
2021-06-15 17:13:40 +08:00 |
|
gVisor bot
|
542325aae4
|
Style: code style
|
2021-06-10 14:05:56 +08:00 |
|