Skip to main content

Free Windows Firewalls

It seems like every year I need to go through this exersize over and over again.
The Firewall landscape seems to be like a formicating pool changing goalposts and lanscape as you watch.

What was good is now deprecated and vice-versa.

I used to prefer AtGuard, but then new exploits came on the scene which it did not catch (Due to some Windows low-level flaws) and the product was discontinued (and later bought by another company and defiled)

Then I swote by Tiny Personal Firewall (version 2015a), and that also went the way of the dodo.

Then it was Zone Alarm 5 (version 55940).

Then it was Kerio Personal Firewall 4.2.3.912.

And for the past year I was using Sygate Personal Firewall (which I bought)


To my great dismay I have now discovered that Symantec has bought Sygate and basically deprecated the product, and having no great love for Norton/Symantec or MacAfee I started to look for alternative.


These are my options now. (in order of preference)
  1. Core Force
  2. ZoneAlarm 55940
  3. Sygate 5.6
  4. Tiny Personal Firewall 2015a
  5. Kerio 4.2.3.912
  6. AtGuard 322u


For most people I would suggest ZoneAlarm 5 which can be found at OldVersion, but if you have a bit of time (at least initially) but want FULL and I mean *FULL!* control over all programs and access on your machine, look no further than Core Force. It may not be as polished as the rest, but it is totally free and massivle configureable.

Most of these firewalls and versions can be found using google or on the OldVersions site.

My criteria have been:
  • Machine Performance Degredation/Footprint (Sygate was the best here)
  • Ease of Use (ZoneAlarm)
  • Configureability (Core Force, Sygate, Kerio, Tiny)
  • Cost (Can't argue with Free)
Any comments welcome.

Comments

Popular posts from this blog

Firefox: Open diverted links in new background tab instead of new window

This has frustrated me for a long time... something I really liked about Opera. Go to 'about:config' url and set: browser.tabs.loadInBackground to true (should be already) browser.tabs.showSingleWindowModePrefs to true browser.tabs.loadDivertedInBac kground to true Then in advanced preferences is a new option: 'Force links that open a new window to:' can be used for immesdiate effect.

Compacting internal memory of SAP tables in ABAP.

How to force-free memory from deleted entries in internal tables in SAP ABAP, since the garbage collector won't touch these. This is only needed in rare occasions and/or when memory fragmentation needs to be avoided. This method will do it fast, and correctly: CLASS cl_demo DEFINITION . PUBLIC SECTION . CLASS - METHODS compact CHANGING ct_tab TYPE ANY TABLE . ENDCLASS . CLASS cl_demo IMPLEMENTATION . METHOD compact . FIELD-SYMBOLS : <lt_buffer> TYPE ANY TABLE , <lt_buffer_std> TYPE STANDARD TABLE , <ls_buffer> TYPE any , <ls_buffer_prev> TYPE any . DATA : ltr_buffer TYPE REF TO data , lsr_buffer TYPE REF TO data , l_kind TYPE c LENGTH 1 . " simple case: IF ct_tab IS INITIAL . FREE ct_tab . RETURN . ENDIF . CREATE DATA ltr_buffer LIKE ct_tab . DESCRIBE TABLE

My Custom Mechanical 60% Keyboard Build

My Custom Mechanical 60% Keyboard Build All the parts   1x GH60 (Satan) board - $35 61x Cherry Clear switches  - $35 2x Cherry Blue switches - $3 10x Cherry Red switches - $10 1x PCB Stabilizer set (6.25 space) - $6 1x Royal Oak Glam 60% case (Black Walnut) - $78 1x Aluminium 60% plate - $19 1x SA profile Choclatier keycaps - $102 ( base, modifiers, and novelties ) 1x Braided Nylon USB cable - $15 Solder, Tools, Risers, Labor, etc. Total: ± $300 (Other single switch types added as needed) Testing the board I had my helper do the work here. We needed to test the board before applying any solder. Assembling Add the stabilizers first Add the plate (using a few switches as spacers) Then add the rest Solder solder solder... And test again: The casing The casing I received did to have built-in risers: So I added my own: Then Assemble (using temporary spare GMK Carbon Cherry-profile keycaps):