Skip to content
Discussion options

You must be logged in to vote

Not an easy thing to do considering that the app probably uses getaddrinfo and the DNS query is sent by the system.

You probably need to:

  1. Unblock that domain or use $dnsrewrite to point it to some real IP address
  2. Use netstat and look for connections that that IP address to find the process

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by itsnotsaved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants