Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个用于 dig 的 .diff edns-client-ip 补丁文件,但我不知道如何安装它。有小费吗?它的补丁可在此处获得 - http://wilmer.gaa.st/edns-client-subnet/
试试patchbind-dig-edns的源码目录
patch
$ cd /path/to/bind-xxx-dig-edns-client/src $ patch -p1 < bind-xxx-dig-edns-client-subnet.diff