An open API service indexing awesome lists of open source software.

https://github.com/ortanav2/codebridge-ssh

More stable, faster and better alternative to the SSH-extension for VSCode.
https://github.com/ortanav2/codebridge-ssh

remote remote-config remote-connection ssh ssh-tunnel synchronizer

Last synced: 3 months ago
JSON representation

More stable, faster and better alternative to the SSH-extension for VSCode.

Awesome Lists containing this project

README

        

# ⚡CodeBridge SSH
## How to use
1. Configure hostname, username and password in `config.yaml`.
2. Start synchroniser with entering:
```bash
setup
```
3. Start editing in /sync_files/control.py (code is automatically synchronised on the device).
4. Execute code manually via ssh-connected terminal.