wwqgtxx
|
08dcef80bf
|
fix: mistaken using net.Dialer
https://github.com/MetaCubeX/mihomo/issues/1572
|
2024-10-09 12:04:56 +08:00 |
|
wwqgtxx
|
7c8f451892
|
chore: cleanup geo internal code
|
2024-09-09 16:08:48 +08:00 |
|
xishang0128
|
f3e23b1128
|
feat: Allow providers to set individual proxy and headers
|
2024-04-08 01:27:17 +08:00 |
|
wwqgtxx
|
17c9d507be
|
chore: hello mihomo
|
2023-11-03 21:58:21 +08:00 |
|
wwqgtxx
|
3564e96a00
|
chore: share some code
|
2023-10-23 16:45:22 +08:00 |
|
wwqgtxx
|
d48f9c2a6c
|
chore: rebuild ca parsing
|
2023-09-22 14:45:34 +08:00 |
|
xishang0128
|
7286391883
|
feat: support users to customize download ua
|
2023-09-07 18:44:58 +08:00 |
|
sleshep
|
463da578dd
|
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 |
|
Skyxim
|
db7623968d
|
fix: inner http use host of address
|
2023-03-29 20:50:46 +08:00 |
|
Larvan2
|
4d30788738
|
chore: clean up code
|
2023-03-25 22:56:24 +08:00 |
|
metacubex
|
3b6fc1c496
|
chore: adjust the case of Program names and HttpRequest UA
|
2023-01-14 16:17:10 +08:00 |
|
Skyxim
|
9565b5194c
|
chore: remove log
|
2022-07-11 22:18:24 +08:00 |
|
Skyxim
|
ab8e9e7d7a
|
fix: skip-cert-verify not work
|
2022-07-11 12:37:27 +08:00 |
|
Skyxim
|
fef9f95e65
|
feat: add fingerprint for tls verify
|
2022-07-10 20:44:24 +08:00 |
|
Skyxim
|
3827e00b54
|
refactor: 抽离http请求方法
|
2022-06-04 19:14:39 +08:00 |
|