What is a custom port?

For GlassWire, a custom port is an Internet port which is different to the GlassWire default.

Custom ports affect remote connections settings

When creating a remote connection GlassWire needs to know the IP address and port number for the connection. This is called the socket (just like the socket for a physical plug). If you have had to change the default port number then you will need to specify the socket (IP address: port number) that GlassWire is to connect to.

Example of a socket with a custom port

IP address
e.g. 192.168.1.12

Port number
e.g. 7012

Socket = IP address & “:” & port number
e.g. 192.168.1.12:7012


:pencil2: How to improve this topic

This is a wiki post, like all the other #how-to:glossary topics, so feel free to improve the content. Just leave a reply explaining what you’ve done and why it makes sense to do it that way.

If this topic helped you then please :heart: it so we can see what is most helpful to people.