[PR #627] [MERGED] fix #617 socks proxy support #3168

Closed
opened 2026-02-27 00:55:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/627
Author: @zxdong262
Created: 7/31/2018
Status: Merged
Merged: 7/31/2018
Merged by: @zxdong262

Base: masterHead: fix-617


📝 Commits (1)

📊 Changes

6 files changed (+208 additions, -33 deletions)

View changed files

📝 app/lib/sftp.js (+54 -11)
app/lib/socks.js (+32 -0)
📝 app/lib/terminal.js (+29 -14)
📝 package.json (+2 -1)
src/client/components/bookmark-form/bookmark-form.styl (+3 -0)
📝 src/client/components/bookmark-form/index.jsx (+88 -7)

📄 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/627 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 7/31/2018 **Status:** ✅ Merged **Merged:** 7/31/2018 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-617` --- ### 📝 Commits (1) - [`ff66ec2`](https://github.com/electerm/electerm/commit/ff66ec2cb141ea35d5f697255ca223b8451293b4) fix #617 socks proxy support ### 📊 Changes **6 files changed** (+208 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `app/lib/sftp.js` (+54 -11) ➕ `app/lib/socks.js` (+32 -0) 📝 `app/lib/terminal.js` (+29 -14) 📝 `package.json` (+2 -1) ➕ `src/client/components/bookmark-form/bookmark-form.styl` (+3 -0) 📝 `src/client/components/bookmark-form/index.jsx` (+88 -7) </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 00:55:48 +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#3168
No description provided.