Is it possible to check if a static defined ip address exists in a netfilter set?

前端 未结 0 1823
悲哀的现实
悲哀的现实 2020-12-16 03:26

Is it possible to check if a static defined ip address exists in a netfilter set?

In python it would be:

if \'10.10.1.2\' in heartbeat_set: 
    do_loa         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题