Commit graph

21 commits

Author SHA1 Message Date
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
fd9aca5f39 chore: using uint16 for ports in Metadata 2023-08-09 13:51:02 +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
fa54a8206a chore: better parseAddr 2023-01-17 15:41:51 +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
ae17141588 feat: add linsters 2022-12-04 13:37:14 +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
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
542325aae4 Style: code style 2021-06-10 14:05:56 +08:00
Renamed from adapters/inbound/socket.go (Browse further)