{{ hasConnected ? 'Disconnected' : 'Connecting' }}

{{ state.Stats.Title }}

Error

{{$root.err}}

Info

{{$root.info}}

System Info

goroutines {{ state.Stats.System.goRoutines }}, gomem {{ state.Stats.System.goMemory | bytes }}, cpu {{ state.Stats.System.cpu | round }}%, mem {{ state.Stats.System.memUsedPercent | round }}%, disk {{ state.Stats.System.diskUsedPercent | round }}%, up {{ ago(state.Stats.Uptime) }}

Torrent Engine Status

{{ EngineStatus }}