Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

This address is restricted: how to access any port?

  • 1 resposta
  • 2 têm este problema
  • 1 visualização
  • Última resposta por cor-el

more options

I am trying to get to a specific port and Firefox blocks the access, https://x.x.x.x:xxxxx. This is the message:

This address uses a network port which is normally used for purposes other than Web browsing. Firefox has canceled the request for your protection.

How can I allow a specific port? I have searched for the answer and the suggested solution everywhere: "network.security.ports.banned.override" does not exist in about:config, Please don't close this question on account of it being already answered, because even the solution suggested by the kb is out of date and doesn't work. What I need is an answer that works on modern firefox. (why do I use unusual ports? I develop some remote telemetry for embedded systems using REST and a browser is a quick and simple way to verify external connectivity, and no, not every service can use 80 or 443).

I am trying to get to a specific port and Firefox blocks the access, https://x.x.x.x:xxxxx. This is the message: This address uses a network port which is normally used for purposes other than Web browsing. Firefox has canceled the request for your protection. How can I allow a specific port? I have searched for the answer and the suggested solution everywhere: "network.security.ports.banned.override" does not exist in about:config, Please don't close this question on account of it being already answered, because even the solution suggested by the kb is out of date and doesn't work. What I need is an answer that works on modern firefox. (why do I use unusual ports? I develop some remote telemetry for embedded systems using REST and a browser is a quick and simple way to verify external connectivity, and no, not every service can use 80 or 443).

Todas as respostas (1)

more options

You need to create a new String pref named network.security.ports.banned.override since this pref doesn't exist by default.