ConsoleUser

Copyright (c) 2010-2023 Skaion Corporarion, www.skaion.com

This project was developed in part by numerous sponsorships from the U.S. Government. The U.S. Government is authorized to reproduce and distribute reprints of Governmental purposes notwithstanding any copyright notation thereon.

All content reflects those of the authors and should not be interpreted as necessarily representing the official policies or endorsements, either expressed or implied, of the U.S. Government or Skaion Corporation.

class Comodo.Comodo(system, config)

This will wrap common code for using Comodo

Parameters:

  • system: a <no title> object to interact with the target system

  • config: a <no title> that defines this user

exit(save=False)

Exit Comodo

Parameters:

  • save: Not used for this app, just accepted to allow a common prototype

handle_alert(category=None, program=None)

Handle a real-time alert displayed by the Firewall

handle_connection(connection=None, action=None)

Handle a network connection displayed by the Firewall

open()

Open the application, but don’t take any actions.

Comodo.test(properties=())

Run a unittest for this module