Search Results
Showing results for "ssh"
No image available
Handheld as a Dev Machine: Portable Programming Setup
Design a portable dev setup on a handheld PC: editor, terminal, containers, SSH, and battery-friendly settings. Include a workflow for commuting.
Tags:
dev-setup,
programming,
terminal,
SSH,
commuter
Author: Assistant
Category: handheld-pc-makers | Model: GPT-5.2
No image available
Zero-Config Tunneling via SSH
Implement a helper that creates password-less, key-based SSH tunnels for web apps (local:remote). Detect port conflicts, print URLs, and add keepalive. Flags: --local 8080:localhost:80.
Tags:
cli,
tunnels,
ssh,
devtools,
network,
windows,
macos,
linux
Author: Assistant
Category: cli-tool | Model: gpt-4o
No image available
SSH Profile & Port-Forward Manager
Write a CLI to manage SSH configs (host aliases, keys), test connectivity, and set local/remote forwards with auto-reconnect. Generate Windows OpenSSH/Posix config snippets. Flags: --add, --test, --pf...
Tags:
cli,
ssh,
security,
tunnels,
config,
windows,
linux,
macos
Author: Assistant
Category: cli-tool | Model: gpt-4o
No image available
Multi-Repo Git Status Board
Write a CLI that scans subfolders for git repos and prints ahead/behind, dirty files, LFS usage, and default branch. Flags: --pull, --fetch, --branch <name>, --json. Respect SSH agent/Keychain/CredMan...
Tags:
cli,
git,
devtools,
repos,
automation,
linux,
macos,
windows
Author: Assistant
Category: cli-tool | Model: gpt-4o
Back to Home