摘要:
1、GitHub 的 Fork 是什么意思? https://www.zhihu.com/question/20431718 2、GitHub 的 Pull Request 是指什么意思 https://www.zhihu.com/question/21682976 阅读全文
摘要:
DNS域名解析中A、AAAA、CNAME、MX、NS、TXT、SRV、SOA、PTR各项记录的作用 https://www.cnblogs.com/azhqiang/p/11024705.html soa和dns区别 https://blog.csdn.net/sinat_29173167/arti 阅读全文
摘要:
1、ipset和dnsmasq结合 Dnsmasq+ipset+iptables基于域名的流量管理 https://blog.csdn.net/lvshaorong/article/details/52981169 Dnsmasq / ipset / iptables 基于域名的智能路由 https 阅读全文
摘要:
https://www.cnblogs.com/xd502djj/p/5959288.html 阅读全文
摘要:
NETMAP This target allows you to statically map a whole network of addresses onto another network of addresses. It can only be used from rules in the 阅读全文
摘要:
1、--map-set ?? 2、-j netmap iptables -t nat -A PREROUTING -i eth0 -d 10.0.0.0/24 -j NETMAP --to 192.168.1.0.24 iptables -t nat -A POSTROUTING -o eth1 - 阅读全文
摘要:
https://www.mdeditor.tw/pl/pF9w 阅读全文
摘要:
1、qemu的大略参数的大略使用方法 https://xuanxuanblingbling.github.io/ctf/tools/2020/04/16/qemu/ 2、debian的qemu qcow2直接加载包 2.1) https://people.debian.org/~aurel32/qe 阅读全文