uselagoon / uselagoon/lagoon-cli

Support for SSH proxy

Open
#207 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
28
Forks
14
Avg merge
1d 2h
Merged PRs (30d)
1

Description

Is your feature request related to a problem? Please describe.
Hi, we are looking for SSH proxy support to specify a local proxy, e.g. 127.0.0.1:2001

Describe the solution you'd like
Maybe a lagoon.yml config line with:
proxy: socks5h://127.0.0.1:2001

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

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.

Research direction

No files, tests, or entry points are named in the issue. Start by locating the CLI configuration handling and SSH connection flow, then establish how a lagoon.yml proxy setting and SOCKS5H endpoint should behave; done means documented configuration and verified proxy support.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli, networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.