adamant-kite-43734
10/11/2024, 10:08 PMacceptable-painter-97698
10/11/2024, 10:10 PMfast-garage-66093
10/11/2024, 11:42 PMfast-garage-66093
10/11/2024, 11:43 PMfast-garage-66093
10/11/2024, 11:45 PMacceptable-painter-97698
10/11/2024, 11:46 PMfast-garage-66093
10/11/2024, 11:46 PMlocalhost:80
even when the external IP doesn't work anymore?fast-garage-66093
10/11/2024, 11:46 PMacceptable-painter-97698
10/11/2024, 11:47 PMacceptable-painter-97698
10/11/2024, 11:48 PMacceptable-painter-97698
10/11/2024, 11:50 PMfast-garage-66093
10/11/2024, 11:51 PMacceptable-painter-97698
10/11/2024, 11:51 PMfast-garage-66093
10/11/2024, 11:53 PM0.0.0.0:80
etc. without being root
. Which is kind of weird because you need to be root to bind to 127.0.0.1:80
. But anyways, permission issues would prevent you from binding in the first place.fast-garage-66093
10/11/2024, 11:57 PMacceptable-painter-97698
10/12/2024, 12:00 AMacceptable-painter-97698
10/12/2024, 12:00 AMfast-garage-66093
10/12/2024, 12:01 AMfast-garage-66093
10/12/2024, 12:06 AM$ sudo lsof -i -P | grep :80
ssh 29679 jan 49u IPv4 0x6066f8acb19edf91 0t0 TCP *:80 (LISTEN)
fast-garage-66093
10/12/2024, 12:07 AMssh
, which is used for the port forwarding. So it would be curious to see if the port is bound to a different app at that time, or just unbound etc.acceptable-painter-97698
10/12/2024, 12:10 AMacceptable-painter-97698
10/12/2024, 12:15 AMfast-garage-66093
10/12/2024, 12:16 AMacceptable-painter-97698
10/12/2024, 11:48 AMacceptable-painter-97698
10/12/2024, 11:50 AMacceptable-painter-97698
10/12/2024, 1:55 PMacceptable-painter-97698
10/12/2024, 3:52 PM