Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xyz327/ssh-proxy
基于javaFX的本地ssh代理客户端
https://github.com/xyz327/ssh-proxy
Last synced: 3 months ago
JSON representation
基于javaFX的本地ssh代理客户端
- Host: GitHub
- URL: https://github.com/xyz327/ssh-proxy
- Owner: xyz327
- License: apache-2.0
- Created: 2019-11-07T12:54:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-16T09:29:11.000Z (about 2 years ago)
- Last Synced: 2023-03-03T10:23:26.944Z (almost 2 years ago)
- Language: Java
- Homepage:
- Size: 761 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 基于javaFX的本地ssh代理客户端
按照下图配置后就可以在代码中使用 127.0.0.1:3307 访问远程数据了
## 主页
![](doc/main.png)## 跳板机管理
![](doc/server.png)## 新增ssh服务
![](doc/add.png)