mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-15 13:42:48 +01:00
support for fleet, heavynode, receiver, idh
This commit is contained in:
@@ -11,7 +11,6 @@ import re
|
||||
import threading
|
||||
|
||||
def call_so_firewall_minion(ip, role):
|
||||
print("call_so_firewall_minion called")
|
||||
try:
|
||||
# Start so-firewall-minion as a subprocess
|
||||
process = subprocess.Popen(
|
||||
|
||||
Reference in New Issue
Block a user