#c_lang #c #dns #dns_over_https #dns_over_tls #dns_server #dns64 #doh #dot #nftables #nftables_sets #openwrt #openwrt_package #smartdns #stubby
SmartDNS is a local DNS server that makes your internet faster and more private. It checks multiple DNS servers to find the fastest response for your queries, so you get the best internet speed. It also blocks ads by allowing you to specify specific IP addresses for certain domains and supports secure protocols like DNS over TLS and HTTPS to protect your privacy. You can use it on various devices including Raspberry Pi, OpenWrt, Asus routers, and Windows systems. This helps in filtering out unwanted websites and ensuring a faster and safer browsing experience.
https://github.com/pymumu/smartdns
SmartDNS is a local DNS server that makes your internet faster and more private. It checks multiple DNS servers to find the fastest response for your queries, so you get the best internet speed. It also blocks ads by allowing you to specify specific IP addresses for certain domains and supports secure protocols like DNS over TLS and HTTPS to protect your privacy. You can use it on various devices including Raspberry Pi, OpenWrt, Asus routers, and Windows systems. This helps in filtering out unwanted websites and ensuring a faster and safer browsing experience.
https://github.com/pymumu/smartdns
GitHub
GitHub - pymumu/smartdns: A local DNS server to obtain the fastest website IP for the best Internet experience, support DoT, DoH…
A local DNS server to obtain the fastest website IP for the best Internet experience, support DoT, DoH, DoQ. 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验,支持DoH,DoT,DoQ。 - pymumu/smartdns
#python #ansible #ansible_dev_tools #ansible_lint #dot_config #hacktoberfest #pep_621 #pre_commit_hook
`ansible-lint` is a tool that checks your Ansible playbooks for improvements and best practices. It supports the last two major versions of Ansible. You can use it as a GitHub Action, which means you don't need to install it yourself; it will run automatically on your code when you make changes. This helps ensure your playbooks are well-written and follow good standards, making your work more efficient and reliable. For more details, you can visit the Ansible Lint documentation site.
https://github.com/ansible/ansible-lint
`ansible-lint` is a tool that checks your Ansible playbooks for improvements and best practices. It supports the last two major versions of Ansible. You can use it as a GitHub Action, which means you don't need to install it yourself; it will run automatically on your code when you make changes. This helps ensure your playbooks are well-written and follow good standards, making your work more efficient and reliable. For more details, you can visit the Ansible Lint documentation site.
https://github.com/ansible/ansible-lint
GitHub
GitHub - ansible/ansible-lint: ansible-lint checks playbooks for practices and behavior that could potentially be improved and…
ansible-lint checks playbooks for practices and behavior that could potentially be improved and can fix some of the most common ones for you - ansible/ansible-lint