When an app attempts to make an outgoing connection is it necessary to allow connection to the website, or can we simply allow the connection to the port and deny connecting to the website?
Will it affect the functions of an app when only connecting to a port and not the website as requested by the application?
Will it affect the functions of an app when only connecting to a port and not the website as requested by the application?