sshocker
sshocker copied to clipboard
ssh + reverse sshfs + port forwarder, in Docker-like CLI (predecessor of Lima)
Results
11
sshocker issues
Sort by
recently updated
recently updated
newest added
This interferes with parsing lima's `ha.stderr.log` with `jq --slurp`. e.g. ```console $ limactl start template:debian --vm-type qemu --tty=false --mount-only ~/Library --mount-only ~/Library/Caches:w --log-level=error $ jq --slurp '.[]|select(.level == "error" or...