Skip to main content
Question

Bbox3 et acces config à distance


Ce sujet vous a-t-il aidé à trouver une réponse à votre question?
Afficher le premier message

152 commentaires

Maxime R
Forum|alt.badge.img+5
  • Modérateur
  • 4163 commentaires
  • 4 décembre 2023

Bonjour @Cocoproxi,

 

Ca n’est malheureusement pas possible et il n’y a pas de support concernant les paramètres de votre modem...


  • Apprenti
  • 7 commentaires
  • 6 octobre 2024

Port 443: Known as HTTP Secure (HTTPS). It provides encrypted and secure data transmission between web browsers and servers. Many websites use HTTPS to protect users' information. It is a standard port and most websites, online services and applications work over this port.
 

Port 8443: Another port used for HTTPS as an alternative to Port 443. It is usually used in test environments, internal networks or for special web applications. This port provides secure web communication but is not as common as 443.
 

Which Should You Choose?: If you want a standard HTTPS connection, it is recommended to use Port 443. Because this is the secure port widely used by web browsers and services. However, if there is a special reason or if you are running an application for testing purposes, you can choose Port 8443. For example, if you are running two different HTTPS services on the same device, you can run one on 443 and the other on 8443.