An open API service indexing awesome lists of open source software.

https://github.com/helloxz/dnsmasq

CentOS一键安装DNSmasq
https://github.com/helloxz/dnsmasq

Last synced: about 1 year ago
JSON representation

CentOS一键安装DNSmasq

Awesome Lists containing this project

README

          

# DNSmasq
CentOS 一键安装DNSmasq搭建公共DNS

### 安装
```
wget https://raw.githubusercontent.com/helloxz/dnsmasq/master/dns.sh --no-check-certificate
chmod +x dns.sh
./dns.sh
```