![]() |
|
DNSKong - Printable Version +- The Un-Official Proxomitron Forum (https://www.prxbx.com/forums) +-- Forum: Forum Related (/forumdisplay.php?fid=37) +--- Forum: General Security (/forumdisplay.php?fid=21) +--- Thread: DNSKong (/showthread.php?tid=222) |
- Ralph - Aug. 11, 2004 10:59 PM I have been using eDexter along with a Host file , Proxo and IESpyad restricted sites for quite some time . I felt web browsing couldn't get any better . Today Pyrenean posted a DNSKong 1.42 beta to replace eDexter . http://pyrenean.com/betatest/beta.htm which works without a large Hosts file . I have it up and running and it seems just great . Speed is about the same but the ad blocking is definitely better . However , I miss the dogbone icon . - Shea - Aug. 12, 2004 01:33 AM Thanx for sharing Ralph . I'm gonna try i right now and see what I think. Do you still have the hosts file in place or none at all?
- Ralph - Aug. 12, 2004 02:53 AM Shea , I deleted my HpGuru Host file . The DNSKong has a built in , abbreviated Host file of only 32Kb which I am using for starters as I learn how to use it . - traviscn - Aug. 12, 2004 10:30 AM has anyone tried the new edexter 1.42 beta available on the same page? - Ralph - Aug. 12, 2004 07:00 PM Neat new Avitar Shea ! - Shea - Aug. 13, 2004 04:43 PM Haha thanx! I forget where I got it, but it was titled Computer on Caffine. - Oddysey - Aug. 13, 2004 04:56 PM Quote:Haha thanx! I forget where I got it, but it was titled Computer on Cocaine. F1xored!
RE: DNSKong - xartica - May. 24, 2009 06:52 AM Howdy (yeah, I'm bumping a 5 year old thread)( 'cuz I USED THE SEARCH rather than starting a new thread) I'm using DNSKong v1.4.3, which isn't the current version. The newer version doesn't suit me b/c it entirely lacks a UI. I don't understand (or can't respect) why, but the author elected to squeeze the app down to a 20Kb executable. My "Named.txt" file contains 153,000+ entries. Through the years, as the number of patterns in my blocklists grew, Proxo began "bogging"... so I looked for other options & began using DNSKong along with proxo. I was amazed to find so few DNSKong references when I searched the prxbx.com forum just now. Although proxo is wonderful, DNSKong (with windows native DNS client service disabled) provides the additional benefit, additional PROTECTION, of blocking undesired connections BEYOND the scope of an HTTP proxy. The current DNSKong version "sorta" handles wildcard/regexp patterns http://www.pyrenean.com but I just use it for patterns representing "between the dots" matching of canonical hostnames, or domains, or entire TLDs. In one of the threads I read here tonight, someone asked "how can I block access to any/all .cn domains?" Well, using DNSKong, a line placed in its "named.txt" (blocklist) cn does the job. Just like that. Just that easily. Later, if you care to whitelist selected .cn sites, you can place entries for them in DNSKong's separate "pass.txt" (whitelist) file. RE: DNSKong - whenever - May. 24, 2009 08:23 AM (May. 24, 2009 06:52 AM)xartica Wrote: The newer version doesn't suit me b/c it entirely lacks a UI. I don't understand (or can't respect) why, but the author elected to squeeze the app down to a 20Kb executable.From the Readme_release_2.txt: Quote:A significant portion of this reduction came about by removing (May. 24, 2009 06:52 AM)xartica Wrote: In one of the threads I read here tonight, someone asked "how can I block access to any/all .cn domains?" Well, using DNSKong, a line placed in its "named.txt" (blocklist)Will that block cnn.com too? \.cn$ might be better. RE: DNSKong - xartica - May. 24, 2009 06:01 PM In the context of DNSKong's "Named.txt" blocklist, a line containing the 2-char pattern "cn" would block, for instance: happyslimgood.cn ns1.cn.somesite.com and would NOT match: acnefix.com cosmic.net ebay.com/some_path_with_cn_substring_match It performs exact "between the dots" matching against the hostname portion of a requested URL The newer version also accomodates limited regex within patterns. Quote:A significant portion of this reduction... Yes, thank you, I've read that. I've also repeatedly corresponded with the author, begging him to reconsider his choice to discontinue development of a version which contains a UI. He indicated that the intended, or expected, audience for the app was corporate network admins, not laypeople... then typed a long aside, blathering about his pet 'fastflux botnet detection' algorithm coded into the newer version... and seemed unsympathetic toward my suggestion that distributing a more user-friendly version, to a larger userbase, would provide "a greater good". RE: DNSKong - whenever - May. 25, 2009 02:52 AM (May. 24, 2009 06:01 PM)xartica Wrote: It performs exact "between the dots" matching against the hostname portion of a requested URLI tried the latest pyrlite.22.03.2009.zip version and the cn does block cnn.com. RE: DNSKong - 43unite - May. 25, 2009 04:33 AM Pyrenean Wrote:the new code base for both edexter and dnskong have at RE: DNSKong - xartica - May. 27, 2009 04:11 AM @ whenever Of course it does. You read the docs in the distro, right? source: Howto_regular_expressions.txt (pyrlite.22.03.2009.zip) Quote: The lite version of Dnskong uses regular expressions for filter |