Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > comp.os.linux.misc > #76942

Re: Anyone know how this happens

Path csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From Andy Burns <usenet@andyburns.uk>
Newsgroups comp.os.linux.misc
Subject Re: Anyone know how this happens
Date Sun, 2 Nov 2025 09:24:40 +0000
Lines 15
Message-ID <mmomb0Fov2rU1@mid.individual.net> (permalink)
References <10e5o40$1gsnr$5@dont-email.me>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 7bit
X-Trace individual.net 750b/xv4ocK+FIK/SaSiFAQ6CbFjafSvmslvSNOk5QJV8wsl8c
Cancel-Lock sha1:NMHjxpKfOOQ8uQI+8UrWAPlnhko= sha256:lHWnNj3OzZe2Q7VPq0njK8EmkBcgQjRJQjORqPlruZI=
User-Agent Mozilla Thunderbird
Content-Language en-GB
In-Reply-To <10e5o40$1gsnr$5@dont-email.me>
Xref csiph.com comp.os.linux.misc:76942

Show key headers only | View raw


The Natural Philosopher wrote:

> Completely blank firefox - no sites loaded
> 
> netstat -an | grep tcp | grep 443
in a command window with admin rights, try netstat -nob

in most cases it shows the process name, so you can tell if it's 
something other than firefox,  downside is that it's multiple row 
output, so grepping for :443 doesn't play nice.

if you have too many connections to see the wood for the trees, and need 
filtering, switch to powershell with get-netTCPconnection

Back to comp.os.linux.misc | Previous | NextPrevious in thread | Find similar


Thread

Anyone know how this happens The Natural Philosopher <tnp@invalid.invalid> - 2025-11-01 19:47 +0000
  Re: Anyone know how this happens Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-11-01 20:35 +0000
    Re: Anyone know how this happens Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-11-01 20:54 +0000
  Re: Anyone know how this happens not@telling.you.invalid (Computer Nerd Kev) - 2025-11-02 08:04 +1000
    Re: Anyone know how this happens The Natural Philosopher <tnp@invalid.invalid> - 2025-11-02 11:21 +0000
  Re: Anyone know how this happens Richard Kettlewell <invalid@invalid.invalid> - 2025-11-01 22:35 +0000
    Re: Anyone know how this happens not@telling.you.invalid (Computer Nerd Kev) - 2025-11-02 09:14 +1000
      Re: Anyone know how this happens Richard Kettlewell <invalid@invalid.invalid> - 2025-11-02 10:01 +0000
        Re: Anyone know how this happens not@telling.you.invalid (Computer Nerd Kev) - 2025-11-03 07:15 +1000
          Re: Anyone know how this happens Richard Kettlewell <invalid@invalid.invalid> - 2025-11-02 23:18 +0000
            Re: Anyone know how this happens Computer Nerd Kev <not@telling.you.invalid> - 2025-11-03 17:24 +1000
  Re: Anyone know how this happens Andy Burns <usenet@andyburns.uk> - 2025-11-02 09:24 +0000

csiph-web