修复“访问控制”栏目下,ip输入框因长度控制导致部分CIDR无法输入 #33560
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
场景如下:
1、华硕路由器的本地内网为192.168.50.0/24网段
2、华硕的访客网络为192.168.100.0/24网段
希望通过fancyss,使所有访客网络走代理,其他网络不走代理。但因为"访问控制"栏目下的IP输入框“15”长度的限制,导致192.168.100.0/24输入失败。因此提交改动,支持所有ipv4网段的CIDR输入