{"id":22895561,"url":"https://github.com/0604hx/ssh-browser","last_synced_at":"2026-02-27T22:11:47.388Z","repository":{"id":43902173,"uuid":"119479794","full_name":"0604hx/ssh-browser","owner":"0604hx","description":"基于 Electron 搭建的 ssh 隧道浏览器，主要用于需要通过隧道进行 web 访问的场景","archived":false,"fork":false,"pushed_at":"2023-04-16T06:31:18.000Z","size":454,"stargazers_count":20,"open_issues_count":0,"forks_count":11,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-07T20:02:39.707Z","etag":null,"topics":["browser","electron","iview2","nodejs","ssh","ssh2","vue"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0604hx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-30T03:57:10.000Z","updated_at":"2024-06-22T21:10:54.000Z","dependencies_parsed_at":"2024-12-13T23:30:15.673Z","dependency_job_id":null,"html_url":"https://github.com/0604hx/ssh-browser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0604hx/ssh-browser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0604hx%2Fssh-browser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0604hx%2Fssh-browser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0604hx%2Fssh-browser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0604hx%2Fssh-browser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0604hx","download_url":"https://codeload.github.com/0604hx/ssh-browser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0604hx%2Fssh-browser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29917221,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"ssl_error","status_checked_at":"2026-02-27T19:37:41.463Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["browser","electron","iview2","nodejs","ssh","ssh2","vue"],"created_at":"2024-12-13T23:30:10.298Z","updated_at":"2026-02-27T22:11:47.367Z","avatar_url":"https://github.com/0604hx.png","language":"JavaScript","readme":"# ssh-broswer\n\u003e 基于 `Electron` 搭建的`ssh`隧道浏览器，主要用于需要通过隧道进行 web 访问的场景 🌝\n\n**运行截图**\n\n![](./docs/screens/index.png)\n\n![](./docs/screens/tunnel-edit.png)\n\n![](./docs/screens/tunnel-status.png)\n\n\n## SSH 授权简述\n\u003e `ssh` 常用的方式有`帐密`、`privateKey`\n\n### 帐密方式\n\n在 `ssh服务器` 创建用户供登录：\n\n```shell\nuseradd test\n\npasswd test\n# 然后输入两次密码\n\n# 删除用户\nuserdel test\n```\n\n用户创建后就能使用`test`登录\n\n### privateKey\n\u003e TODO\n\n## 构建\u0026运行\n\u003e 图标在线转换：\u003chttps://www.easyicon.net/covert/\u003e\n\n### 感谢\n\n[ssh2](https://github.com/mscdex/ssh2)\n\n### 问题汇总\n\n**Cannot assign to read only property 'exports' of object**\n\n详见：\u003chttp://blog.csdn.net/u013034736/article/details/70174425\u003e\n\n### Build Setup\n\n``` bash\n# install dependencies\nnpm install\n\n# serve with hot reload at localhost:9080\nnpm run dev\n\n# build electron application for production\nnpm run build\n\n\n```\n\n---\n\nThis project was generated with [electron-vue](https://github.com/SimulatedGREG/electron-vue)@[195b599](https://github.com/SimulatedGREG/electron-vue/tree/195b59990e317184cbc3603f5ed7aed6ce05f7c9) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).\n\n\n## LOGS\n\n### v1.0.2\n\n* iview 升级到 `2.13.0`\n* 增加隧道连接失败的友情提示\n* 修改部分`UI`\n\n### v1.0.3\n\n* 打包统一修改为 `ia32`（程序体积得到10%的缩减）\n* 增加 `preload.js`（目前没有实际运用）\n* 程序主页增加版本信息\n* 修复：断开通道后主页按钮不更新的bug\n\n### v1.0.4\n\n* 增加私钥文件登录","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0604hx%2Fssh-browser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0604hx%2Fssh-browser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0604hx%2Fssh-browser/lists"}