client.wns.windows.com
wns.notify.windows.com.akadns.net
This should be related to the online push notification..
skydrive.wns.windows.com
This should be related to the OneDrive folder sync..
(but it still makes connection when I am not logged in)
NOTE: As what I saw in netstat, the make connection to the Akamai CDN with a random subdomain (that is, ******.wns.windows.com)
Any points for allowing/blocking them?
One more question:
In https://github.com/WindowsLies/BlockWindows/blob/master/hosts2.bat
Can the 127.0.0.1 be changed by 0.0.0.0 as the same logic as the hosts file?
client.wns.windows.comwns.notify.windows.com.akadns.netThis should be related to the online push notification..
skydrive.wns.windows.comThis should be related to the OneDrive folder sync..
(but it still makes connection when I am not logged in)
NOTE: As what I saw in
netstat, the make connection to the Akamai CDN with a random subdomain (that is, ******.wns.windows.com)Any points for allowing/blocking them?
One more question:
In https://github.com/WindowsLies/BlockWindows/blob/master/hosts2.bat
Can the
127.0.0.1be changed by0.0.0.0as the same logic as thehostsfile?