CONTRIBUTING.md
INSTALL.md
LICENSE
MANIFEST.in
NOTICE
OAUTH_SETUP.md
README.md
README_PYPI.md
README_de.md
README_es.md
SECURITY.md
THIRD_PARTY_LICENSES.md
dev-requirements.txt
main.py
pyproject.toml
setup.py
axross/__init__.py
axross/__main__.py
axross/_version.py
axross/cli.py
axross.egg-info/PKG-INFO
axross.egg-info/SOURCES.txt
axross.egg-info/dependency_links.txt
axross.egg-info/entry_points.txt
axross.egg-info/requires.txt
axross.egg-info/top_level.txt
core/__init__.py
core/adb_client.py
core/append_helpers.py
core/archive.py
core/atomic_io.py
core/atomic_recovery.py
core/azure_client.py
core/backend.py
core/backend_registry.py
core/bookmarks.py
core/capability_contracts.py
core/cas.py
core/client_identity.py
core/connect_worker.py
core/connection_manager.py
core/credentials.py
core/db_fs_base.py
core/destructive_preview.py
core/dfsn_client.py
core/diagnostics.py
core/dropbox_client.py
core/elevated_io.py
core/encrypted_overlay.py
core/exchange_client.py
core/ftp_client.py
core/fuse_mount.py
core/gdrive_client.py
core/git_fs_client.py
core/git_fs_writer_helper.py
core/gopher_client.py
core/imap_client.py
core/iscsi_client.py
core/ldap_fs_client.py
core/local_fs.py
core/mcp_http.py
core/mcp_server.py
core/metadata_index.py
core/mongo_fs_client.py
core/mtp_client.py
core/net_helpers.py
core/nfs_client.py
core/nntp_client.py
core/nntp_lib.py
core/onedrive_client.py
core/operation_journal.py
core/path_policy.py
core/pjl_client.py
core/pop3_client.py
core/postgres_fs_client.py
core/previews.py
core/profiles.py
core/proxy.py
core/ram_fs.py
core/ramfs_settings.py
core/recovery.py
core/redaction.py
core/redis_fs_client.py
core/remote_name.py
core/rsh_client.py
core/rsync_client.py
core/s3_client.py
core/scp_client.py
core/scripting.py
core/secure_storage.py
core/security_mode.py
core/server_ops.py
core/slp_client.py
core/slp_lib.py
core/smb_client.py
core/snapshot_browser.py
core/snmp_helpers.py
core/sqlite_fs_client.py
core/ssh_client.py
core/ssh_config.py
core/structured_log.py
core/svn_fs_client.py
core/telnet_cisco.py
core/telnet_client.py
core/tftp_client.py
core/tmpfs_detect.py
core/transfer_manager.py
core/transfer_worker.py
core/trash.py
core/ui_helpers.py
core/version_stubs.py
core/watch.py
core/webdav_client.py
core/winrm_client.py
core/wmi_client.py
core/xlink.py
docs/DEVELOPMENT.md
docs/HANDBUCH.md
docs/MCP.md
docs/MCP_de.md
docs/MCP_es.md
docs/OPSEC.md
docs/PACKAGING.md
docs/PROXY_SUPPORT.md
docs/RED_TEAM_NOTES.md
docs/SCRIPTING.md
docs/SCRIPTING_REFERENCE.md
docs/SCRIPTING_de.md
docs/SCRIPTING_es.md
docs/SUPPLY_CHAIN_AUDIT.md
docs/TEST_COVERAGE_MATRIX.md
docs/USAGE.md
docs/USAGE_de.md
docs/USAGE_es.md
docs/WINDOWS_TESTING.md
models/__init__.py
models/exec_result.py
models/file_item.py
models/file_table_model.py
models/file_version.py
models/interactive_shell.py
models/transfer_model.py
models/trash_entry.py
models/xlink.py
resources/__init__.py
resources/logo/__init__.py
resources/logo/axross-glyph.svg
resources/logo/axross-logo-128.png
resources/logo/axross-logo-16.png
resources/logo/axross-logo-256.png
resources/logo/axross-logo-32.png
resources/logo/axross-logo-48.png
resources/logo/axross-logo-512.png
resources/logo/axross-logo-64.png
resources/logo/axross-logo.svg
resources/logo/axross-minimal.svg
resources/logo/axross-monogram.svg
resources/logo/axross-outline.svg
resources/logo/axross-wordmark.svg
resources/logo/concepts/01-ascii-skull.svg
resources/logo/concepts/02-constellation.svg
resources/logo/concepts/03-routing-table.svg
resources/logo/concepts/04-origami-fox.svg
resources/logo/concepts/05-quantum-tunnel.svg
resources/logo/concepts/06-bridge.svg
resources/logo/concepts/07-cuneiform.svg
resources/logo/concepts/08-lockpick.svg
resources/logo/concepts/09-mobius.svg
resources/logo/concepts/10-glitched-x.svg
resources/logo/concepts/11-compass.svg
resources/logo/concepts/12-celtic-knot.svg
resources/logo/concepts/13-punch-card.svg
resources/logo/concepts/14-subway.svg
resources/logo/concepts/15-prism.svg
resources/logo/concepts/16-iceberg.svg
resources/logo/concepts/17-sigil.svg
resources/logo/concepts/18-antenna.svg
resources/logo/concepts/19-tape-reel.svg
resources/logo/concepts/20-neon.svg
resources/logo/concepts/__init__.py
resources/scripts/README.md
resources/scripts/__init__.py
resources/scripts/atomic_replace.py
resources/scripts/backend_capabilities.py
resources/scripts/bookmark_audit.py
resources/scripts/bookmarks_export.py
resources/scripts/bulk_rename.py
resources/scripts/cas_dedupe.py
resources/scripts/cisco_collect.py
resources/scripts/connection_probe.py
resources/scripts/dedupe.py
resources/scripts/du.py
resources/scripts/encrypted_archive.py
resources/scripts/encrypted_stream.py
resources/scripts/find_secrets.py
resources/scripts/fingerprint_diff.py
resources/scripts/git_changelog.py
resources/scripts/gopher_archive.py
resources/scripts/hash_audit.py
resources/scripts/imap_archive.py
resources/scripts/lab_smoke.py
resources/scripts/mirror.py
resources/scripts/nntp_subjects.py
resources/scripts/port_scan.py
resources/scripts/profile_audit.py
resources/scripts/ramfs_decrypt.py
resources/scripts/ramfs_pipeline.py
resources/scripts/redact.py
resources/scripts/s3_inventory.py
resources/scripts/slp_inventory.py
resources/scripts/snapshot_walk.py
resources/scripts/sqlite_export.py
resources/scripts/tftp_audit.py
resources/scripts/webdav_quota.py
resources/wordlists/__init__.py
resources/wordlists/tftp_common.txt
tests/test_backend_regressions.py
tests/test_e2e.py
tests/test_hardening_regressions.py
tests/test_network.py
tests/test_new_features.py
tests/test_packaging.py
tests/test_pane_layout_regressions.py
tests/test_protocols.py
tests/test_pypi_packaging.py
tests/test_regressions.py
tests/test_windows_integration.py
ui/__init__.py
ui/batch_rename_dialog.py
ui/bookmark_edit_dialog.py
ui/bookmark_sidebar.py
ui/cas_dialog.py
ui/checksum_dialog.py
ui/column_prefs.py
ui/connection_dialog.py
ui/create_xlink_dialog.py
ui/dock_titlebar.py
ui/elevated_viewer.py
ui/file_pane.py
ui/hex_editor.py
ui/icon_provider.py
ui/image_viewer.py
ui/layout_presets.py
ui/layout_utils.py
ui/log_dock.py
ui/main_window.py
ui/metadata_search_dialog.py
ui/permissions_dialog.py
ui/repl_widget.py
ui/snapshot_browser_dialog.py
ui/terminal_pane.py
ui/terminal_widget.py
ui/text_editor.py
ui/transfer_dock.py
ui/trash_browser.py