how do i flush my dns code example
Example 1: how to flush dns on mac
dscacheutil -flushcache; sudo killall -HUP mDNSResponder
Example 2: dns flush windows
ipconfig /flushdns
dscacheutil -flushcache; sudo killall -HUP mDNSResponder
ipconfig /flushdns