liuhome11
liuhome11
||aa.xxx.net^$dnsrewrite=NOERROR;A;123.123.123.123 ||aa.xxx.net^$dnsrewrite=NOERROR;A;21.21.21.21 After testing with the mentioned configuration, it was observed that only the initial IP is matched successfully. In the event of a failure in the first IP, it...
  I would like to support single/multiple domain rewriting with single/multiple IP addresses. Many CDN websites have similar requirements, and I hope to have a better way to achieve...
@ainar-g I want to convey that a specific domain is bound to multiple IP addresses, and when a user makes a request, it randomly matches one IP from the list...
Certainly! Here is the translation: Image 1 illustrates a scenario where a single website is associated with multiple IP addresses. Image 2 depicts a situation where multiple websites are associated...
> 如果我理解正确的话,这里基本上有两个功能请求。一种是让旧版重写 UI 支持多个目标和响应。我认为这不太可能,因为这会使功能更加复杂,但我们可能会在未来考虑类似的事情。 > > 另一种是来自规则的响应记录的随机化(以及其他类型的重写?我不确定我们是否需要它,因为大多数时候选择哪条记录是客户的选择。`$dnsrewrite` This requirement is for certain software or programs, such as Steam, which, in the Chinese environment, relies on CDN services. It needs to...
> 这可以通过使_最快的 IP_ 地址上行模式也对重写的地址执行 ping 来实现。这是一个有趣但可能是独立的功能。 In my practical application, I only permit the resolution of the website to specific IP addresses, binding these fixed IPs, and utilizing VPN for...