LICENSE
README.md
io.github.mfat.sshpilot.desktop
io.github.mfat.sshpilot.metainfo.xml
pyproject.toml
sshpilot/__init__.py
sshpilot/actions.py
sshpilot/askpass_utils.py
sshpilot/config.py
sshpilot/connection_dialog.py
sshpilot/connection_manager.py
sshpilot/groups.py
sshpilot/io.github.mfat.sshpilot.svg
sshpilot/key_manager.py
sshpilot/main.py
sshpilot/port_utils.py
sshpilot/preferences.py
sshpilot/search_utils.py
sshpilot/sftp_utils.py
sshpilot/shutdown.py
sshpilot/sidebar.py
sshpilot/ssh_password_exec.py
sshpilot/ssh_utils.py
sshpilot/sshcopyid_window.py
sshpilot/terminal.py
sshpilot/terminal_manager.py
sshpilot/welcome_page.py
sshpilot/window.py
sshpilot.egg-info/PKG-INFO
sshpilot.egg-info/SOURCES.txt
sshpilot.egg-info/dependency_links.txt
sshpilot.egg-info/entry_points.txt
sshpilot.egg-info/requires.txt
sshpilot.egg-info/top_level.txt
sshpilot/resources/sshpilot.gresource
sshpilot/resources/sshpilot.gresource.xml
sshpilot/resources/sshpilot.png
sshpilot/resources/sshpilot.svg
tests/test_certificate_persistence.py
tests/test_certificate_support.py
tests/test_config_upgrade.py
tests/test_optional_password.py
tests/test_search_utils.py