Why can’t I use the source IP as a rule condition?
Due to how Windows sockets work, it's only possible to obtain the source IP address after a connection has been established - unless the application explicitly binds the socket to a specific source address, which is rarely done. This makes "source address" practically useless as a rule criterion in a proxifier.
Was this article helpful?