mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 23:45:56 +03:00
[PR #343] [MERGED] Consol tunnel fix #509
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#509
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/retspen/webvirtcloud/pull/343
Author: @catborise
Created: 7/14/2020
Status: ✅ Merged
Merged: 7/14/2020
Merged by: @retspen
Base:
master← Head:consol_tunnel_fix📝 Commits (2)
b6cb81ctunnel.py fix socket creation problem0b86e34replace tunnel.py with sshtunnel.py some small fixes📊 Changes
5 files changed (+14266 additions, -168 deletions)
View changed files
📝
console/novncd(+13 -22)➕
console/sshtunnels.py(+209 -0)📝
console/templates/console-spice-lite.html(+1 -1)➖
console/tunnel.py(+0 -145)➕
static/js/novnc/vendor/sinon.js(+14043 -0)📄 Description
ssh tunneling not working after migrating python3.
it is fixed.
update tunnel with threading.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.