[PR #4111] [MERGED] Support protoclos like ssh:// telnet:// etc #4009

Closed
opened 2026-02-27 01:54:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/4111
Author: @zxdong262
Created: 11/20/2025
Status: Merged
Merged: 11/21/2025
Merged by: @zxdong262

Base: masterHead: test


📝 Commits (9)

📊 Changes

28 files changed (+520 additions, -18 deletions)

View changed files

📝 .github/workflows/linux-arm-legacy.yml (+1 -0)
📝 .github/workflows/linux-arm.yml (+1 -0)
📝 .github/workflows/linux-deb-tar.yml (+1 -0)
📝 .github/workflows/linux-legacy.yml (+1 -0)
📝 .github/workflows/linux-rpm-snap.yml (+1 -0)
📝 .github/workflows/mac-arm.yml (+1 -0)
📝 .github/workflows/mac.yml (+1 -0)
📝 .github/workflows/win-appx.yml (+1 -0)
📝 .github/workflows/win-arm.yml (+1 -0)
📝 .github/workflows/win-loose.yml (+1 -0)
📝 .github/workflows/win-nsis-arm.yml (+1 -0)
📝 .github/workflows/win-nsis.yml (+1 -0)
📝 .github/workflows/win-portable.yml (+1 -0)
📝 .github/workflows/win-tar.yml (+1 -0)
📝 .github/workflows/win7-tar.yml (+1 -0)
📝 README.md (+1 -0)
📝 README_cn.md (+1 -1)
📝 build/electron-builder.json (+38 -4)
📝 package-lock.json (+6 -6)
📝 package.json (+2 -2)

...and 8 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/electerm/electerm/pull/4111 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 11/20/2025 **Status:** ✅ Merged **Merged:** 11/21/2025 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `test` --- ### 📝 Commits (9) - [`d887758`](https://github.com/electerm/electerm/commit/d88775831a810eaf3ec33c9656d87f17629ac23f) init - [`17fce77`](https://github.com/electerm/electerm/commit/17fce778aae014ed8bfeeea7bef054e61b29787f) Merge remote-tracking branch 'origin' into deeplink - [`f00128f`](https://github.com/electerm/electerm/commit/f00128fedb1e0dba54cca3c3798a6cdb87fd55c2) save - [`079ee60`](https://github.com/electerm/electerm/commit/079ee6082be065af5e9f8cf8f93abfd93a58b467) Merge remote-tracking branch 'origin' into deeplink - [`280212e`](https://github.com/electerm/electerm/commit/280212e36485b7047e19d5902a8972e9924c0ab4) save - [`76f529e`](https://github.com/electerm/electerm/commit/76f529e2d656cd1c02dc1e3fa4bebea29b762224) fix - [`33c6fdb`](https://github.com/electerm/electerm/commit/33c6fdbd2af91a98db929346f5e23313dec2d065) fix 1 - [`e386ec2`](https://github.com/electerm/electerm/commit/e386ec2ea14d67e3a51a5d3d4049c74208390a8f) fix 2 - [`f552e73`](https://github.com/electerm/electerm/commit/f552e73bdd6207525a693a08a433cd7a24cd7273) 113 ### 📊 Changes **28 files changed** (+520 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/linux-arm-legacy.yml` (+1 -0) 📝 `.github/workflows/linux-arm.yml` (+1 -0) 📝 `.github/workflows/linux-deb-tar.yml` (+1 -0) 📝 `.github/workflows/linux-legacy.yml` (+1 -0) 📝 `.github/workflows/linux-rpm-snap.yml` (+1 -0) 📝 `.github/workflows/mac-arm.yml` (+1 -0) 📝 `.github/workflows/mac.yml` (+1 -0) 📝 `.github/workflows/win-appx.yml` (+1 -0) 📝 `.github/workflows/win-arm.yml` (+1 -0) 📝 `.github/workflows/win-loose.yml` (+1 -0) 📝 `.github/workflows/win-nsis-arm.yml` (+1 -0) 📝 `.github/workflows/win-nsis.yml` (+1 -0) 📝 `.github/workflows/win-portable.yml` (+1 -0) 📝 `.github/workflows/win-tar.yml` (+1 -0) 📝 `.github/workflows/win7-tar.yml` (+1 -0) 📝 `README.md` (+1 -0) 📝 `README_cn.md` (+1 -1) 📝 `build/electron-builder.json` (+38 -4) 📝 `package-lock.json` (+6 -6) 📝 `package.json` (+2 -2) _...and 8 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 01:54:36 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#4009
No description provided.