Skip to content

alpine-core/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALPINE CLI

  • Discovery/handshake use a single UDP socket bound to an ephemeral port chosen during handshake.
  • Streaming uses a separate UDP socket bound to the same IP with port 0 (kernel-assigned) to avoid rebinding the handshake/control socket; both sockets target the same peer IP/port.
  • If you need to reset handshake state, run alpine session clear --id <device> to drop cached sessions before re-handshaking.
  • alpine stream test prefers a full-screen TUI (alternate screen + raw mode). If your terminal is unsupported (e.g., some JetBrains embedded terminals on WSL), the CLI will fall back to a headless text mode and tell you to use a capable terminal (Windows Terminal, native Linux terminal, iTerm2).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages