docker项目生成结果没有IPV4
Don't skip these steps
- [X] I understand that I will be blocked if I intentionally remove or skip any mandatory* field
- [X] I have checked through the search that there are no similar issues that already exist
- [X] I will not submit any issues that are not related to this project
Occurrence environment
- [ ] Workflow
- [ ] GUI
- [ ] Docker
- [ ] Command line
Bug description
ipv_type设置为:全部、或all,在生成的结果中都没有IPV4的直播源,不知道是我个人的docker问题还是大家都有这个问题
Error log
No response
#638 重复问题,很可能是你docker环境的网络存在问题
Hello, we tried to solve the issue.
This is what we did:
Modified the
open_ipv6property in the ConfigManager class to include IPv4 sources when ipv_type is set to '全部' or 'all'. This ensures that both IPv4 and IPv6 sources are included in the results.You can review changes in this commit: kkpo4553@70c30b4.
Caution
Disclaimer: The concept of solution was created by AI and you should never copy paste this code before you check the correctness of generated code. Solution might not be complete, you should use this code as an inspiration only.
If you no longer want Latta AI to attempt solving issues on your repository, you can block this account.
Your answer is inaccurate, the question needs to be analyzed according to the environment, it is not a code problem, please do not use ai to reply.