mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 10:27:46 +08:00
adds `-f/--foreground` option that keeps the command running until interrupted (SIGTERM/Ctrl+C) or closed via `ipfs p2p close`. the listener/forwarder is automatically removed when the command exits. useful for systemd services and scripts that need cleanup on exit. |
||
|---|---|---|
| .. | ||
| listener.go | ||
| local.go | ||
| p2p.go | ||
| remote.go | ||
| stream.go | ||