-
Example:
For `hash:ip,port`, this library defaults to `revision=1`: https://github.com/vishvananda/netlink/blob/main/ipset_linux.go#L398.
But the `ipset` binary code comments indicate we should …
-
Возможно бредовая идея, но все же озвучу.
впн морока, но временами приходится юзать пока ждем очередные фиксы обхода тспу после очередного их обновления.
На хабре есть статья, где с помощью dnsm…
-
I have multiple ipsets the /24 is having around 50k entries. I was thinking of not dropping or rejecting this traffic. But redirecting it to a page. Sort of what cloudflare is doing.
I thought mayb…
-
Hi everyone,
I am using only the script `update-ipsets` to fetch the lists and integrate them into my kernel. I am using this docker image for that:
https://github.com/verybadsoldier/docker-fireho…
-
Linux ipset supports list:set. Would it be possible to have it in firewalld?
-
Приветствую!
Настраивал по [этой](https://itdog.info/tochechnaya-marshrutizaciya-po-domenam-na-routere-s-openwrt/) статье.
Всё вроде работало, но вчера случайно заметил, что google.com маршрутизируе…
-
### Prerequisites
- [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions) and found no answer
- [X]…
-
Cool project! Any plans to support large blocklist files in ipset/netset format, like https://github.com/firehol/blocklist-ipsets ?
-
Hi,
a memory access error is generated when reading the file /etc/sysconfig/ipset
- lines in ipset
```
$ wc -l /etc/sysconfig/ipset
168146 /etc/sysconfig/ipset
```
- augtool with s…
-
### 描述您遇到的bug
Geo数据解析的确让分流规则也能写入IPSET了。
但似乎优先级有点混乱。
本来是(猜测) 直连列表(绕过核心)>代理列表(进核心)>中国列表(直连将绕过核心)>GFW列表(进核心)>分流规则(TCP/UDP默认为代理才能进核心再分流)
现在Geo解析后优先级有点搞不懂了。
### 复现此Bug的步骤
使用Geo数据解析
### 您想要实现…