LICENSE
MANIFEST.in
setup.py
bin/opensnitch-ui
opensnitch/__init__.py
opensnitch/config.py
opensnitch/desktop_parser.py
opensnitch/nodes.py
opensnitch/notifications.py
opensnitch/resources_rc.py
opensnitch/rules.py
opensnitch/service.py
opensnitch/version.py
opensnitch/actions/__init__.py
opensnitch/actions/default_configs.py
opensnitch/actions/enums.py
opensnitch/actions/utils.py
opensnitch/auth/__init__.py
opensnitch/customwidgets/__init__.py
opensnitch/customwidgets/addresstablemodel.py
opensnitch/customwidgets/colorizeddelegate.py
opensnitch/customwidgets/firewalltableview.py
opensnitch/customwidgets/generictableview.py
opensnitch/customwidgets/main.py
opensnitch/customwidgets/netstattablemodel.py
opensnitch/customwidgets/updownbtndelegate.py
opensnitch/database/__init__.py
opensnitch/database/enums.py
opensnitch/database/migrations/upgrade_1.sql
opensnitch/database/migrations/upgrade_2.sql
opensnitch/database/migrations/upgrade_3.sql
opensnitch/dialogs/__init__.py
opensnitch/dialogs/conndetails.py
opensnitch/dialogs/firewall.py
opensnitch/dialogs/firewall_rule.py
opensnitch/dialogs/preferences.py
opensnitch/dialogs/processdetails.py
opensnitch/dialogs/ruleseditor.py
opensnitch/dialogs/stats.py
opensnitch/dialogs/prompt/__init__.py
opensnitch/dialogs/prompt/_checksums.py
opensnitch/dialogs/prompt/_constants.py
opensnitch/dialogs/prompt/_details.py
opensnitch/dialogs/prompt/_utils.py
opensnitch/firewall/__init__.py
opensnitch/firewall/chains.py
opensnitch/firewall/enums.py
opensnitch/firewall/exprs.py
opensnitch/firewall/profiles.py
opensnitch/firewall/rules.py
opensnitch/firewall/utils.py
opensnitch/plugins/__init__.py
opensnitch/plugins/downloader/__init__.py
opensnitch/plugins/downloader/_gui.py
opensnitch/plugins/downloader/downloader.py
opensnitch/plugins/highlight/__init__.py
opensnitch/plugins/highlight/highlight.py
opensnitch/plugins/sample/__init__.py
opensnitch/plugins/sample/sample.py
opensnitch/plugins/versionchecker/__init__.py
opensnitch/plugins/versionchecker/versionchecker.json
opensnitch/plugins/versionchecker/versionchecker.py
opensnitch/plugins/virustotal/__init__.py
opensnitch/plugins/virustotal/_popups.py
opensnitch/plugins/virustotal/_procdialog.py
opensnitch/plugins/virustotal/_utils.py
opensnitch/plugins/virustotal/virustotal.py
opensnitch/proto/__init__.py
opensnitch/proto/ui_pb2.py
opensnitch/proto/ui_pb2_grpc.py
opensnitch/proto/pre3200/ui_pb2.py
opensnitch/proto/pre3200/ui_pb2_grpc.py
opensnitch/res/__init__.py
opensnitch/res/firewall.ui
opensnitch/res/firewall_rule.ui
opensnitch/res/icon-alert.png
opensnitch/res/icon-off.png
opensnitch/res/icon-pause.png
opensnitch/res/icon-pause.svg
opensnitch/res/icon-red.png
opensnitch/res/icon-white.png
opensnitch/res/icon-white.svg
opensnitch/res/icon.png
opensnitch/res/preferences.ui
opensnitch/res/process_details.ui
opensnitch/res/prompt.ui
opensnitch/res/resources.qrc
opensnitch/res/ruleseditor.ui
opensnitch/res/stats.ui
opensnitch/res/terminal.svg
opensnitch/res/themes/dark/icons/LICENSE
opensnitch/res/themes/dark/icons/accessories-text-editor.svg
opensnitch/res/themes/dark/icons/application-exit.svg
opensnitch/res/themes/dark/icons/applications-system.svg
opensnitch/res/themes/dark/icons/computer.svg
opensnitch/res/themes/dark/icons/dialog-cancel.svg
opensnitch/res/themes/dark/icons/dialog-close.svg
opensnitch/res/themes/dark/icons/dialog-error.svg
opensnitch/res/themes/dark/icons/dialog-information.svg
opensnitch/res/themes/dark/icons/dialog-ok.svg
opensnitch/res/themes/dark/icons/dialog-warning.svg
opensnitch/res/themes/dark/icons/document-new.svg
opensnitch/res/themes/dark/icons/document-open.svg
opensnitch/res/themes/dark/icons/document-properties.svg
opensnitch/res/themes/dark/icons/document-save.svg
opensnitch/res/themes/dark/icons/edit-clear-all.svg
opensnitch/res/themes/dark/icons/edit-clear.svg
opensnitch/res/themes/dark/icons/edit-delete.svg
opensnitch/res/themes/dark/icons/emblem-default.svg
opensnitch/res/themes/dark/icons/emblem-documents.svg
opensnitch/res/themes/dark/icons/emblem-important.svg
opensnitch/res/themes/dark/icons/emblem-system.svg
opensnitch/res/themes/dark/icons/folder-remote.svg
opensnitch/res/themes/dark/icons/format-justify-fill.svg
opensnitch/res/themes/dark/icons/go-bottom.svg
opensnitch/res/themes/dark/icons/go-down.svg
opensnitch/res/themes/dark/icons/go-jump.svg
opensnitch/res/themes/dark/icons/go-previous.svg
opensnitch/res/themes/dark/icons/go-top.svg
opensnitch/res/themes/dark/icons/go-up.svg
opensnitch/res/themes/dark/icons/help-browser.svg
opensnitch/res/themes/dark/icons/list-add.svg
opensnitch/res/themes/dark/icons/list-remove.svg
opensnitch/res/themes/dark/icons/media-playback-pause.svg
opensnitch/res/themes/dark/icons/media-playback-start.svg
opensnitch/res/themes/dark/icons/network-server.svg
opensnitch/res/themes/dark/icons/network-wired.svg
opensnitch/res/themes/dark/icons/network-workgroup.svg
opensnitch/res/themes/dark/icons/preferences-desktop.svg
opensnitch/res/themes/dark/icons/preferences-system.svg
opensnitch/res/themes/dark/icons/reload.svg
opensnitch/res/themes/dark/icons/security-high.svg
opensnitch/res/themes/dark/icons/system-run.svg
opensnitch/res/themes/dark/icons/system-search.svg
opensnitch/res/themes/dark/icons/view-sort-ascending.svg
opensnitch/res/themes/dark/icons/view-sort-descending.svg
opensnitch/res/themes/dark/icons/window-close.svg
opensnitch/themes/README.md
opensnitch/themes/dark_white.xml
opensnitch/utils/__init__.py
opensnitch/utils/infowindow.py
opensnitch/utils/languages.py
opensnitch/utils/qvalidator.py
opensnitch/utils/sockets.py
opensnitch/utils/xdg.py
opensnitch/utils/duration/__init__.py
opensnitch/utils/duration/duration.py
opensnitch/utils/network_aliases/__init__.py
opensnitch/utils/network_aliases/network_aliases.json
opensnitch/utils/network_aliases/network_aliases.py
opensnitch/utils/themes/__init__.py
opensnitch/utils/themes/themes.py
opensnitch_ui.egg-info/PKG-INFO
opensnitch_ui.egg-info/SOURCES.txt
opensnitch_ui.egg-info/dependency_links.txt
opensnitch_ui.egg-info/not-zip-safe
opensnitch_ui.egg-info/top_level.txt
resources/io.github.evilsocket.opensnitch.appdata.xml
resources/kcm_opensnitch.desktop
resources/opensnitch_ui.desktop
resources/icons/opensnitch-ui.svg
resources/icons/48x48/opensnitch-ui.png
resources/icons/64x64/opensnitch-ui.png
tests/README.md
tests/__init__.py
tests/test_nodes.py
tests/dialogs/__init__.py
tests/dialogs/test_preferences.py
tests/dialogs/test_ruleseditor.py