clash
clash copied to clipboard
[Feature] 请增加 DNS的ttl时长
Verify steps
- [X] 我已经在 Issue Tracker 中找过我要提出的请求 I have searched on the issue tracker for a related feature request.
- [X] 我已经仔细看过 Documentation 并无法自行解决问题 I have read the documentation and was unable to solve the issue.
Description
我在docker内用Clash Premiumclash TUN 作为透明网关,主路由使用routeros,建一条静态路由将fakeip的网段指向docker clash。
我的routeros向clash查询dns的时候,得到的dns ttl只有3秒,这个时间太短了。

希望可以将clash返回的dns ttl时间延长到10分钟。
Possible Solution
No response