JuliaWeb / JuliaWeb/RemoteREPL.jl

Set up password-less access from internally

Open
#52 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
145
Forks
17
PR merge metrics
No merged PRs in 30d

Description

I just noticed that OpenSSH_jll defines the following:
![image](https://github.com/c42f/RemoteREPL.jl/assets/61620837/719f3f72-e7ef-43e9-9886-3596c46003c5)
which has me thinking - could we not add a passwordless connection from within this package? I realized I also had to use `ssh-copy-id pi@192.168.4.2`, which is not defined by OpenSSH_jll. But perhaps the defined `ssh_agent` could do this? Alternatively, it is also possible to run arbitrary commands via `run`, so this should be doable either way.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.