warpdotdev / warpdotdev/warp

A configuration option to ignore injecting SSH Wrapper for certain connections/domains

Open
#4,917 2 comments 11 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area:ssh enhancement triaged
Dominant language
Rust
Stars
65.1k
Forks
5.6k
PR merge metrics
PR metrics pending

Description

Dupe Check
Describe the solution you'd like?

Would it be possible to add a configuration option to Warp which would allow specifying connections or domains for which the SSH Wrapper will not be injected into the connection?

Possibly something like an ignore list which Warp would check before trying to execute the SSH Wrapper script on the remote machine?

Is your feature request related to a problem? Please describe.

Currently it is only possible to either have the SSH Wrapper functionality enabled or disabled in Warp.

When SSH Wrapper is enabled it will cause connection issues if the remote server does not allow exec system calls.

warp

This is especially inconvenient when accessing enterprise-grade configurations (PaaS, SaaS) which have very strict connection rules.

Additional context

No response

How important is this feature to you?

3

Warp Internal (ignore) - linear-label:39cc6478-1249-4ee7-950b-c428edfeecd1

None

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 or tests are identified in the issue. Start by locating the SSH Wrapper injection path and the existing enabled/disabled configuration, then trace how connection or domain targets are represented. Done means specified targets skip wrapper injection while other connections retain current behavior, with coverage for both cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.