smartcontractkit / smartcontractkit/documentation

[Enhancement]: Add `cre login` details if you're ssh'd into another box

Open
#3,190 1 comment 0 reactions 1 assignee View on GitHub

@khadni is already working on this.

Since Nov 25, 2025.

CRE enhancement
Dominant language
MDX
Stars
526
Forks
478
Avg merge
1d 9h
Merged PRs (30d)
75

Description

What would you like us to improve?

If you run cre login, you'll get a callback URL to your localhost. It would be great if we could tell users they can use an ssh tunnel to get the callback url.

ie:

ssh me@my_ip -L 53682:localhost:53682 

Then, the callback URL for cre login will open in their terminal.

How important it is?

Not super important at all, but easy

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.