feat: 1. 添加测试dns防火墙的测试例
2. 修改dns的openfile的镜像源, 解决源镜像无法下载问题
This commit is contained in:
@@ -25,6 +25,7 @@ install(FILES docker-compose/docker-compose.yml DESTINATION ./compose)
|
||||
install(FILES unittest_python/unittest/etc/tsg-diagnose.config DESTINATION ./etc)
|
||||
install(FILES wpr_golang/wpr/wpr_cert.pem DESTINATION ./etc)
|
||||
install(FILES docker-compose/tsg-diagnose.service DESTINATION /usr/lib/systemd/system)
|
||||
install(FILES dnsmasq/config/dnsmasq.conf DESTINATION /opt/tsg/tsg-diagnose/etc/)
|
||||
install(DIRECTORY images/ DESTINATION ./images)
|
||||
install(DIRECTORY deploy/ DESTINATION ./deploy)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user