All Projects → sanketbajoria → Cloudconnect

sanketbajoria / Cloudconnect

Licence: mit
Cloud aware client to connect ssh, sftp and rdp

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Cloudconnect

Terminals
Terminals is a secure, multi tab terminal services/remote desktop client. It uses Terminal Services ActiveX Client (mstscax.dll). The project started from the need of controlling multiple connections simultaneously. It is a complete replacement for the mstsc.exe (Terminal Services) client. This is official source moved from Codeplex.
Stars: ✭ 971 (+3784%)
Mutual labels:  putty, ssh, rdp
Premotem
Personal Remote Manager
Stars: ✭ 161 (+544%)
Mutual labels:  sftp, ssh, rdp
Webterminal
ssh rdp vnc telnet sftp bastion/jump web putty xshell terminal jumpserver audit realtime monitor rz/sz 堡垒机 云桌面 linux devops sftp websocket file management rz/sz otp 自动化运维 审计 录像 文件管理 sftp上传 实时监控 录像回放 网页版rz/sz上传下载/动态口令 django
Stars: ✭ 1,124 (+4396%)
Mutual labels:  sftp, ssh, rdp
Simpleremote
Remote Administration Tools
Stars: ✭ 504 (+1916%)
Mutual labels:  putty, ssh, rdp
Winscp
WinSCP is a popular free SFTP and FTP client for Windows, a powerful file manager that will improve your productivity. It supports also Amazon S3, FTPS, SCP and WebDAV protocols. Power users can automate WinSCP using .NET assembly.
Stars: ✭ 794 (+3076%)
Mutual labels:  sftp, ssh
Libssh2
the SSH library
Stars: ✭ 743 (+2872%)
Mutual labels:  sftp, ssh
Teleport
Teleport是一款简单易用的堡垒机系统。
Stars: ✭ 718 (+2772%)
Mutual labels:  ssh, rdp
Cowrie
Cowrie SSH/Telnet Honeypot https://cowrie.readthedocs.io
Stars: ✭ 3,810 (+15140%)
Mutual labels:  sftp, ssh
Docker Sshd
Minimal Alpine Linux Docker image with sshd exposed and rsync installed
Stars: ✭ 291 (+1064%)
Mutual labels:  sftp, ssh
Ssh Mitm
ssh mitm server for security audits supporting public key authentication, session hijacking and file manipulation
Stars: ✭ 335 (+1240%)
Mutual labels:  sftp, ssh
Kitty
💻 KiTTY, a free telnet/ssh client for Windows
Stars: ✭ 791 (+3064%)
Mutual labels:  putty, ssh
Alfred Ssh
Open SSH/SFTP/mosh connections from Alfred 3+
Stars: ✭ 301 (+1104%)
Mutual labels:  sftp, ssh
Ftpgrab
Grab your files periodically from a remote FTP or SFTP server easily
Stars: ✭ 300 (+1100%)
Mutual labels:  sftp, ssh
Goph
🤘 The native golang ssh client to execute your commands over ssh connection. 🚀🚀
Stars: ✭ 734 (+2836%)
Mutual labels:  sftp, ssh
Sync
syncs your local folder with remote folder using scp
Stars: ✭ 293 (+1072%)
Mutual labels:  sftp, ssh
Windterm
A quicker and better cross-platform SSH/Sftp/Shell/Telnet/Serial client.
Stars: ✭ 345 (+1280%)
Mutual labels:  sftp, ssh
Phpseclib
PHP Secure Communications Library
Stars: ✭ 4,627 (+18408%)
Mutual labels:  sftp, ssh
Wsl Ssh Pageant
A Pageant -> TCP bridge for use with WSL, allowing for Pageant to be used as an ssh-ageant within the WSL environment.
Stars: ✭ 381 (+1424%)
Mutual labels:  putty, ssh
Fatt
FATT /fingerprintAllTheThings - a pyshark based script for extracting network metadata and fingerprints from pcap files and live network traffic
Stars: ✭ 490 (+1860%)
Mutual labels:  ssh, rdp
Electerm
📻Terminal/ssh/sftp client(linux, mac, win)
Stars: ✭ 4,763 (+18952%)
Mutual labels:  sftp, ssh

Cloud Connect

Powerful cloud aware client allow you to connect to various instances and applications such as SSH, SFTP, RDP and Docker

It can also share applications with other in secure manner, without revealing real credential

Motivation

I really wanted a single client to connect all cloud profiles such as AWS, Google cloud, Azure etc.. And, help to me, connect to any application with a single click.

Features

  • Segregate instances under different profiles and workspaces for better management
  • Ability to connect with AWS
  • Connect to applications such as SSH, Scullog, Docker Machine, RDP & any custom Http/Https application
  • Create a forward and reverse tunnel
  • Share application safely with other, without sharing any connection detail of real instances
  • Secure workspace with strong encryption

Installation

Install from dist folder, contains windows build

or

  git clone https://github.com/sanketbajoria/cloudconnect.git
  yarn install
  gulp build
  gulp start

RoadMap

  • Support for Azure and Google Compute Engine
  • Import, Export, Edit, Delete workspace
  • Ability to do health check for various instances and application.
  • Run as service mode
  • Add ability to switch from ssh mode to sftp mode in scullog (Improve performance of scullog with ssh)
  • Make build for other environment (linux and Mac). Reduce build size

License

Released under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].