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.
- Host: GitHub
- URL: https://github.com/ortanav2/codebridge-ssh
- Owner: ortanaV2
- Created: 2025-03-13T19:32:19.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-13T22:42:43.000Z (3 months ago)
- Last Synced: 2025-03-13T23:29:25.354Z (3 months ago)
- Topics: remote, remote-config, remote-connection, ssh, ssh-tunnel, synchronizer
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.