Unofficial site, not affiliated with modrinth.com.What is this?
Моды/LinuxSSH
  • LinuxSSH 1.8-Milestone-1

    beta11 мая 2026 г.

    Version 1.8-Milestone-1 (2026-05-11)

    Version Upgrade

    • Minecraft version upgraded to 26.2-snapshot-6 (26.2-alpha.6)
    • Fabric Loader upgraded to 0.19.2
    • Upgrade Fabric API to 0.148.1+26.2
    • Upgrade Gradle to 9.2.1
    • Keep Kotlin at 2.3.20
    • Keep Java toolchain at JDK 25

    New Features

    • Added MinecraftBridge bridging class: Accesses renamed APIs in Minecraft 26.2-snapshot via pure reflection mechanism (e.g., setScreen, Toast Manager), avoiding compilation failures due to Mojang remapping
    • Added DebugScreenOverlayMixin: Displays SSH connection status information on the F3 debug screen
    • Added SSH configuration entry button to the title screen, positioned identically to the pause screen button
    • PauseScreenMixin adds an SSH configuration entry button in the pause menu

    Improvements

    • The SSH terminal screen (LinuxsshTerminalScreen) has added a thread-safe lock (terminalLock) to prevent concurrent read/write conflicts
    • SSH terminal write operations are separated into writeExecutor to avoid blocking the read thread
    • When terminal initialization fails, properly close the interface (onClose) instead of clearing the screen directly
    • Standardize the style of all SSH buttons in the interface: use "SSH" text label, size 45×20, located at the bottom right of the screen
    • All interface switches are unified through MinecraftBridge.setScreen() to ensure compatibility with API changes
    • Clean up redundant comments and unused imports in the terminal code (java.lang.reflect.Modifier)
    • Optimize build configuration: Add the foojay-resolver-convention Gradle plugin to automatically manage the JDK toolchain
  • LinuxSSH 1.7

    release28 марта 2026 г.

    Update Version

  • LinuxSSH 1.7-Milestone-8

    beta6 марта 2026 г.

    Update Version

  • LinuxSSH 1.7-Milestone-7

    beta5 февраля 2026 г.

    Update version

  • LinuxSSH 1.7-Milestone-6

    beta18 января 2026 г.

    Update Minecraft and Mod versions to 26.1-snapshot-3 and 1.7-Milestone-6, adding ANSI formatting support. Color Support

  • LinuxSSH 1.7-Milestone-5

    beta8 января 2026 г.

    Update Version

  • LinuxSSH 1.7-Milestone-4

    beta25 декабря 2025 г.

    Urgent fix for the jcsh issue—do not download Milestone 1 version!!!

  • LinuxSSH 1.7-Milestone-1

    beta25 декабря 2025 г.

    Completely rebuilt based on 26.1, with added security prompt toast that displays when players enter the game.

  • LinuxSSH 1.6

    release10 декабря 2025 г.

    Update gameversion

  • LinuxSSH 1.5

    release7 октября 2025 г.

    Update version

  • LinuxSSH 1.5-Milestone-1

    beta6 октября 2025 г.

    Update Version

  • LinuxSSH 1.4

    release3 октября 2025 г.

    feat: Update configuration, remove Cloth Config API, optimize SSH key management interface

  • LinuxSSH 1.2

    release5 августа 2025 г.
    • Implemented LinuxsshConfig for managing mod configurations.
    • Fixed the issue of garbled characters displayed in Chinese and other languages
    • Added configuration screen using Cloth Config API.
    • Enhanced LinuxsshClient to initialize and save configurations.
    • Introduced SSH key generation and management features.
    • Added commands for importing and generating SSH keys.
    • Implemented host fingerprint management, including deletion.
    • Updated language files for new configuration options and commands.
    • Added error handling and user feedback for SSH operations.
    • Add 1.21.1 Support

    Note: The public key connection is still under development. Please turn off the public key verification method before use; otherwise, the connection will fail

  • LinuxSSH 1.2

    release5 августа 2025 г.
    • Implemented LinuxsshConfig for managing mod configurations.
    • Added configuration screen using Cloth Config API.
    • Enhanced LinuxsshClient to initialize and save configurations.
    • Introduced SSH key generation and management features.
    • Added commands for importing and generating SSH keys.
    • Implemented host fingerprint management, including deletion.
    • Updated language files for new configuration options and commands.
    • Added error handling and user feedback for SSH operations.
    • Add 1.21.1 Support

    You should install Sinytra Connector to work in NeoForge

  • LinuxSSH 1.1

    release2 августа 2025 г.

    The First Version.

Совместимость

Платформы

Сведения

Лицензия:
Опубликован:10 месяцев назад
Обновлён:1 месяц назад
ID проекта:
Главная