python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Error: listen EADDRINUSE: address already in use :::5000 BUT dotnet server does let me run api in port 5000
I know this error has been asked a million times but I believe that the answers are not the correct ones or are not the most efficient.
// import all libraries
const express = require('express');
cons...
arturfil
Votes: 0
Answers: 1
Windows firewall configuration for Weblogic server
I've got a Weblogic server environment setup that all works fine on my server - I've set up a Windows firewall inbound rule to expose ports 7001 & 7002, but all attempts to access the server (e.g....
Mark P.
Votes: 0
Answers: 1
How to define publish parts of ports and what are substitutes in docker and k8s?
I'm new to docker and k8s. Topic with ports is hard to understand for me...
Basically, I know that we assign ports to containers for access to the container.
What is the difference between publishing ...
Dawid Sieczka
Votes: 0
Answers: 1
open port 23 but not possible to access it
okay I just did a scan on the xiaomi repeater extender using nmap
and output like this:
nmap 192.168.90.8 -Pn -sV
Starting Nmap 7.92 ( https://nmap.org ) at 2022-01-19 15:08 WIB
Nmap scan report for...

DotSlash
Votes: 0
Answers: 1