AdguardTeam / AdguardTeam/dnsproxy

How add ipset in the conf.yaml?

オープン
#206 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Go
スター
3.3k
フォーク
343
PR マージ指標
30日以内にマージされた PR はありません

説明

I hope add ipset in my conf.yaml, But I found it never add ip into ipset list, and I have create ipset list by this command.

ipset create vdlist hash:ip

This is my conf.yaml, can you tell me what wrong is it? thanks!

bootstrap:
- "119.29.29.29:53"
listen-addrs:
- "0.0.0.0"
listen-ports:
- 5353
upstream:
- "tcp://8.8.8.8:53"
- "[/baidu.com/]119.29.29.29:53"
all_servers: true
cache_size: 4194304
cache_optimistic: true
ipset:
- "baidu.com/vdlist"

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。