Skip to content

feat(jetsocat): expand simple pipe names#1485

Merged
Benoît Cortier (CBenoit) merged 1 commit into
masterfrom
fix/jetsocat-expand-simple-pipe-names
Sep 9, 2025
Merged

feat(jetsocat): expand simple pipe names#1485
Benoît Cortier (CBenoit) merged 1 commit into
masterfrom
fix/jetsocat-expand-simple-pipe-names

Conversation

@CBenoit
Copy link
Copy Markdown
Member

Add automatic path expansion for np:// and np-listen:// schemes:

  • Windows: simple names expand to "./pipe/"
  • Unix: simple names expand to "/tmp/"

Add automatic path expansion for np:// and np-listen:// schemes:
- Windows: simple names expand to "./pipe/<NAME>"
- Unix: simple names expand to "/tmp/<NAME>"
@CBenoit Benoît Cortier (CBenoit) merged commit abe9972 into master Sep 9, 2025
41 checks passed
@CBenoit Benoît Cortier (CBenoit) deleted the fix/jetsocat-expand-simple-pipe-names branch September 9, 2025 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants