Feat: Update FilterCmd to support multiple accounts and IP addresses
Refactor the FilterCmd struct to use slices for accounts and IP addresses, allowing the filtering of multiple values. Adjust the related logic to handle the updated struct, ensuring compatibility and maintaining functionality.
Signed-off-by: Christian Roessner c@roessner.co