Your download link is at the very bottom of the page... always.



Processed through Paypal
No account required.


Donate Bitcoin to this wallet:
1KkUMXvQ2ko3xcJkzitB7WYgoW6m79WFfm
Donate Ethereum to this wallet:
0x40E56922F43637224935CDC35e2c96E0392A8505
Donate Litecoin to this wallet:
LLYAFEyqjH69gkyCEpRjXNyedRCWrVChfL

Buy our over-priced crap to help keep things running.
Take No CrapwareOG Dad CapNo Password


Follow us on BlueskyFollow us on XJoin our Facebook groupFollow us on InstagramOur RSS FeedJoin us on TikTokJoin us on LinkedIn


 Home » OlderGeeks.com Freeware Downloads » Admin, System Administrator Tools » Host File Tools   
Files
  File Name Rating Downloads
Last Update/Developer
Bluelife Hosts Editor v1.3
Bluelife Hosts Editor v1.3 When you type a domain name in your browser that you wish to connect to, your application must first convert it to an IP address that it will use to connect to.The way these hostnames are resolved to their mapped IP address is called Domain Name Resolution. On almost all operating systems whether they be Apple, Linux, Unix, Netware, or Windows the majority of resolutions from domain names to IP addresses are done through a procedure called DNS. DNS stands for Domain Name System and is the standard domain name resolution service used on the Internet , There is another way to resolve domain names without using the Domain Name System, and that is by using your HOSTS file. Almost every operating system that communicates via TCP/IP, the standard of communication on the Internet, has a file called the HOSTS file. This file allows you to create mappings between domain names and IP addresses Another way to think of a hosts file is as an address translator and redirector. What is New (Tuesday , 23. June 2020) 1. [ Added ] – x64 Version 2. [ Added ] – Block Youtube, Twitter, facebook examples 3. [ Added ] – Replace Custom IP besides 127.0.0.1 and 0.0.0.0 4. [ Added ] – Additional Command Line parameters 5. [ Fixed ] – Buttons are too small 6. [ Fixed ] – Bl Hosts editor add itself to the “Windows Defender” exclusions list automatically and this causes False positive 7. [ Fixed ] – Some Minor Bugs and code weaknesses (code improvements) Bluelife hosts editör is a Portable Freeware hosts-file editor and Allows you to easily add/delete , Block , Update domain names to your hosts file , Simply type the hostname you wish to add in the first box and Select resolve domain names from the drop ...
5/5 7,578 Jun 24, 2020
Sordum.org
Hosts File Editor+ v.1.5.15
Hosts File Editor+ v.1.5.15 Seamlessly edit host files, create backups for easy retrieval or create entirely new ones using this simple and straightforward tool Whether you have been the victim of a malware attack or perhaps somebody played a prank on you, there are times when you need to make modifications to the host files on your computer. Hosts File Editor+ is a small utility that enables you to effortlessly and freely manage the access to websites and network traffic by editing the host files. The setup is fast, uneventful and does not require any special attention from your part, as all you need to do is decompress the archive in any desired location on your hard drive. While the application comes with a rather outdated and old-school interface, it is intuitive and easy to navigate. While in the left panel you can preview the list of hostnames that you can access or install, the right pane includes the options as well as several quick action buttons. A noteworthy feature is that you can reset the host file back to the default with just one click, an option that can surely come in handy if you are not entirely sure about what you are doing. Allows you to flush DNS cache and block websites In addition to making modifications to the host files, the application includes several other handy functions that you can take advantage of when tweaking your network traffic. For starters, you can update and disable or enable the host files that you need to monitor strictly. Moreover, the utility allows you turn the DNS service on and off and flush the cache whenever you notice that the traffic and transfer rates are sluggish. Lastly, the app provides you with quick buttons to block servers from various applications' servers that may be taking too much of ...
5/5 6,078 Nov 20, 2024
Nebojša Vučinić - Trebinje
HostsCK v2.2.8.0
HostsCK v2.2.8.0 HostsCK is the free, easy, comprehensive way to maintain the Windows Hosts file. By maintaining the Windows Hosts file you can block many annoying ads, banners and cookies as well as complete websites, potentially speeding up your web-browsing and keeping you safer online without the need to add yet more plugins to your web browser. And unlike browser plugins a Hosts file can protect your computer even when you are not browsing by blocking programs from connecting to their home site. Main features Easy to read the Hosts file. HostsCKIt makes the Hosts file easier to read by using different font colours for the comments in a Hosts file and the addresses being blocked or allowed. You can use any colour combination you want. You can also easily remove any or all comments. Easy to update the Hosts file. HostsCK BrowserOne click on the toolbar opens the built in browser which can take you to mvps.org or any other website that provides a Hosts blocked list making it easy to download and update the Hosts file. There are options to backup your Hosts before saving, remove comments or change any prefix of 0.0.0.0 to 127.0.0.1 or vice versa. Save your own blocked or allowed sites. Saved sites viewerSave your own sites which will be imported back into the Hosts file when you have update it. You can save addresses to a whitelist. HostsCK will make sure those addresses are not blocked when saving a Hosts. HostsCK also makes it simple to backup or disable the Hosts file, you can revert back to the original Microsoft file if required. It can lock the Hosts file which will prevent other programs deleting or modifying it and you can easily import your own lists. Best of all, HostsCK is free. There are no limitations, no locked features and no ads….EVER! If you are using Windows 8 or 10 you may have to add a file exception for the Hosts file in Windows Defender. Step-by-step ...
5/5 5,001 Dec 06, 2019
rediSoft
HostsEdit v2.2
HostsEdit v2.2 An open source command-line utility for editing Windows HOSTS file. It can be used to edit(add/remove) single or multiple entries in hosts file. it also has some additional features as creating hosts file backup, restoring hosts file to Windows default or to a previous backup, changing attributes of hosts file, replacing IPs in hosts file and flushing Windows DNS cache. HostsEdit is written in Delphi, Compiled using Embarcadero's Delphi 10.3.3 CE. Features Add/Remove single entry in HOSTS file. Add/Remove multiple entries in HOSTS file, reading from text file. Create a backup of HOSTS file. Restore HOSTS file to windows default, or to a previous backup. Change attributes of HOSTS file. Replace IPs in HOSTS file. Supports both IPv4 & IPv6 Entries. Flush Windows DNS cache. Supports third party HOSTS files like MVPS. Supported operating systems Windows XP, Vista, 7, 8, 8.1, 10, 11 (32\64-bit) Usage /a : Add single entry. /r : Remove single entry. /am : Add multiple entries, reading from text file. /rm : Remove multiple entries, reading from text file. /b : Create backup of HOSTS file. /fdns : Flush Windows DNS Cache. /rip : Replace IPs in HOSTS file. /res : Restore HOSTS file to Windows default, or to a previous backup. /attr : Set attributes for HOSTS file, ReadOnly(/attr r), Archive(/attr a), Both(/attr ra). Samples hostsedit /a 0.0.0.0 www.example-domain.com hostsedit /r www.example-domain.com hostsedit /am "D:\HOSTS Entries\example.txt" hostsedit /rm "D:\HOSTS Entries\example.txt" hostsedit /b "D:\HOSTS.BKP" ...
5/5 2,194 Dec 26, 2021
OnlyDeLtA
hostsmgr v2.1.1
hostsmgr v2.1.1 Console tool for sysadmins and other people who need to autoupdate "hosts" file. Command line -path - output file location (def: ".\hosts") -ip - ip address to be set as resolver (def: "0.0.0.0") -os - new line format; "win", "linux" or "mac" (def: "win") -nobackup - do not create backup for output file (opt.) -noresolve - do not set resolver, just generate hosts list (opt.) -nocache - do not use cache files, load directly from internet (opt.) GPG Signature Binaries have GPG signature hostsmgr.sig in application folder. Public key: pubkey.asc (ha.pool.sks-keyservers.net) Key ID: 0x5635B5FD Fingerprint: D985 2361 1524 AB29 BE73 30AC 2881 20A7 5635 B5FD v2.1.1 (8 June 2021) fixed excluded hosts hashing updated project sdk Other assets: hostsmgr-2.1.1-pdb.zip hostsmgr-2.1.1.sha256 Click here to visit the author's website.
5/5 4,663 Jul 16, 2021
Henry++
   
 
Showing rows 1 to 5 of 5 Showing Page 1 of 1  1 


OlderGeeks.com Copyright (c) 2024