Back to Portmaster

Conn Row

desktop/angular/src/app/shared/netquery/connection-row/conn-row.html

2.1.18645 B
Original Source

Internet Peer-to-PeerInternet MulticastDevice-LocalLAN Peer-to-PeerLAN MulticastLAN Peer-to-PeerN/AN/AN/A {{ conn.direction === 'inbound' ? ' Incoming' : ' Outgoing'}}

{{ conn.country | countryName }}

{{ conn | connectionLocation }}

{{ conn.__profile.Name }}

{{ conn.remote_ip }} :{{ conn.remote_port }} DNS Request

ended {{ conn.ended | timeAgo:timeAgoTicker }} started {{ conn.started | timeAgo:timeAgoTicker }}

applied{{ helper.settings[reason.OptionKey] || '' }}{{ reason.Profile ? 'App' : 'Global' }}

App Setting Global Setting Allow {{ conn.domain ? 'Domain' : 'IP'}} Block {{ conn.domain ? 'Domain' : 'IP '}} Copy JSON