Commit Graph

10 Commits

Author SHA1 Message Date
uubulb
ca997cc994 add zh_TW locale, rename ssl to tls 2024-11-01 14:32:55 +08:00
UUBulb
a503f0cf40
ddns: store configuation in database (#435)
* ddns: store configuation in database

Co-authored-by: nap0o <144927971+nap0o@users.noreply.github.com>

* feat: split domain with soa lookup

* switch to libdns interface

* ddns: add unit test

* ddns: skip TestSplitDomainSOA on ci

network is not steady

* fix error handling

* fix error handling

---------

Co-authored-by: nap0o <144927971+nap0o@users.noreply.github.com>
2024-10-17 21:03:03 +08:00
Mmx
927bf13ce4
fix: field name "VerifySSL" to "SkipVerifySSL" in Transport config (#305) 2023-12-06 09:35:38 +08:00
Mmx
1dcd899591
Fix Coroutine Leaks and Proxy Handling in http.Client (#304)
* fix: builtin variable conflict

* feat: add pkg/utils/http HttpClientSkipTlsVerify HttpClient

* fix: realtime create http Transport

* fix: http keepalive connection may not reusable

* feat: allow http request use proxy from environment
2023-12-05 23:22:25 +08:00
naiba
65afad89eb [agent] splitting the agent into separate repositories 2023-05-11 00:08:54 +08:00
naiba
fea7858297 🚸 优化NAT64机器取IP场景 2021-07-13 10:59:13 +08:00
naiba
d20f33af5f ♻️ 优化 IPv4 / IPv6 地址判断 2021-06-22 17:28:28 +08:00
naiba
d59acfa824 🚸 优化 Agent 取 IP 2021-06-22 14:04:07 +08:00
naiba
26ba5d3786 ✏️ 2021-06-21 21:41:18 +08:00
naiba
4b0c0ad288 优化忽略规则配置和 Agent 获取 IP 2021-06-21 21:30:42 +08:00