A small application, for hosts (C:\Windows\System32\drivers\etc) file manipulation..
Platform : C# 2012
Operating System :
win7 /
win10 (32bit)
Requirements : v4.5.2 .NET framework
Filesize : 20kb
Download
Source code
still have problems ??
v1.1
*take care of 9 hosts limitation, per line
-Windows allows up to nine aliases per line. src
-unfortunately hosts file doesnt support wildcards or regex, an alternative, is, to use DNS Proxy as the famous Acrylic
similar :
https://github.com/scottlerch/HostsFileEditor
http://www.softpedia.com/get/Internet/Popup-Ad-Spyware-Blockers/Hosts-Block.shtml
++ http://www.abelhadigital.com/hostsman/ (update from sources)
https://hostsfileseditorplus.weebly.com/ (update from sources)
https://www.sordum.org/8266/bluelifehosts-editor-v1-3/

Platform : C# 2012
Operating System :


Requirements : v4.5.2 .NET framework
Filesize : 20kb
Download
Source code
still have problems ??
JavaScript:
-chrome > chrome://net-internals/#dns > Clear host cache
-firefox > about:config > network.dnsCacheExpirationGracePeriod (set to 0 and restart browser)
<< OR >> clear browser cache (CTRL+SHIFT+DEL)
-cmd > ipconfig /flushdns //more - https://us.battle.net/support/en/article/82450
-disable 'DNS Client' service
v1.1
*take care of 9 hosts limitation, per line
-Windows allows up to nine aliases per line. src
-unfortunately hosts file doesnt support wildcards or regex, an alternative, is, to use DNS Proxy as the famous Acrylic
similar :
https://github.com/scottlerch/HostsFileEditor
http://www.softpedia.com/get/Internet/Popup-Ad-Spyware-Blockers/Hosts-Block.shtml
++ http://www.abelhadigital.com/hostsman/ (update from sources)
https://hostsfileseditorplus.weebly.com/ (update from sources)
https://www.sordum.org/8266/bluelifehosts-editor-v1-3/