Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Private Winten (PrivateWin10): new Windows 10 privacy tweaker with firewall
#11
Information 
Quote:[0.57] - 2019-11-16

Added
  • a few new tweaks
  • added windows 8 and newer address keywords
  • added app context menu option to uninstall the client (remove service, autorun, event log)
  • added -help command to show all available console commands
Changed
  • on windows 8 and above the "Internet" address keyword is used for rules, instead of a manually assembled range
  • rule lookup now properly handles the interface type parameters
  • improved special address handling
  • priv10 is now by default only using the windows event log when being installed as a service
Fixed
  • fixed issue with grouping combobox
  • fixed issue with original rule backup
https://github.com/DavidXanatos/priv10/r.../tag/v0.57
Download
[-] The following 1 user says Thank You to harlan4096 for this post:
  • silversurfer
Reply
#12
Information 
Quote:[0.65.1] - 2019-12-10:

Added
  • added a propper setup
  • added setting for using reverse DNS
Changed
  • changed drive letter resolcong cache strategy
Fixed
  • fixed service not proeprly terminating
  • fixed issues with service status querying
  • fixed issue with notification window oppening unnececerly on a delayed hostname update
https://github.com/DavidXanatos/priv10/r...ag/v0.65.1
Download Installer
Download Portable
[-] The following 1 user says Thank You to harlan4096 for this post:
  • silversurfer
Reply
#13
Information 
Quote:[0.65.2] - 2019-12-13

Fixed
  • fixed crash when deleting program items
  • fixed issue with program cleanup ribbon bottons
  • fixed issues with manual blocklist update
  • fixed inconsistencies with access mode filter
  • fixed issue installer was instaling to "Program Files(x86)" instead of "Program Files", uninstall and re install to fix the path
  • fixed some translation strings
Download Insaller
Download Portable
[-] The following 2 users say Thank You to harlan4096 for this post:
  • silversurfer, Toligo
Reply
#14
Quote:New build with many bug fixes and minor improvements

Note: the zip release now contains a PrivateWin10.ini to make it run in portable mode by default.

[0.71] - 2019-12-16

Added
  • added side bar button tooltips
  • added cleanup options for DNS inspector
  • added cname host mane display
Changed
  • when sellecting the "All processes" placeholder entry the detail tabs (except rules) shows data of all processes
  • reduced cpu usage when sorting the program tree
  • improved firewall settign handling
  • changed settings layout
  • reworked app package handling to peoperly operate as a service
  • simple list is now availabel also in "full height" view mode
Fixed
  • issue with socket associaction resulting in memory leak
  • issues with rule guard enaling/disabling
  • fixed issues when running priv 10 not as admin
  • fixed issue with DNS cache
  • fixed minor issue with process monitor commandline handling
Download
[-] The following 1 user says Thank You to harlan4096 for this post:
  • silversurfer
Reply
#15
Information 
Quote:[0.75] - 2020-02-18

Added
  • when a firewall rule gets changed a new notification pupup gets displayed
  • notification window has now tabs
    -- added tab with rule changed notifications
  • notification window can now be opened/closed by single clicking on the tray icon, without discarding contents
Fixed
  • settings backups names dont longer contian ':'
PrivateWin10-Setup-v0.75.exe
PrivateWin10_v0.75.zip
[-] The following 1 user says Thank You to harlan4096 for this post:
  • silversurfer
Reply
#16
Information 
Quote:Build v0.75b:

This release fixes a crash issue with the notification window.

Downloads:
 
PrivateWin10-Setup-v0.75b.exe

PrivateWin10-Setup-v0.75b.zip
[-] The following 1 user says Thank You to harlan4096 for this post:
  • silversurfer
Reply
#17
Information 
Quote:Build 0.80 DavidXanatos released this 19 hours ago

Finally a new build it features major internal rework in project structure for better maintainability and a reworked IPC mechanism for better performance. It also adds a powerful new feature "Control Presets" With those you can control groups of options (tweaks and firewall rules) from the tray or from its new preset page.

For example you could create a preset "Windows Store" that would enable the windows store GPO, enable required the msft account service and allow the store app to access the internet.

Or you could create a "Windows Update" preset that enables windows updates and sets the appropriate firewall rules
or or or... its up to the user to define those presets but in a later build some useful defaults will be offered.

Changelog

Added
  • added a few more tweaks
  • added new preset control mechanism
Changed
  • All microsoft binaries under System32 are now classifyed as system components (not only services and kernel)
  • moved shared code to a helper library
  • splited the project in separated UI and service components
  • reingeniered the IPC mechanism for better performance
  • notification window now displays all changed rules also those that changed when the client wasn't running
  • reworked client start
Fixed
  • list sometimes opening in the wron mode
  • fixed issue with program and program set description resolvationo
  • fixed some crash issues
 PrivateWin10-Setup-v0.80.exe

Source
[-] The following 1 user says Thank You to harlan4096 for this post:
  • silversurfer
Reply
#18
Information 
Quote:Private Winten (PrivateWin10) Build 0.81:

Changelog


Added
  • added a few more tweaks
  • added new preset control mechanism
  • added a few for windows update
  • added tray options to change filterming mode
  • added rule status column
Changed
  • All microsoft binaries under System32 are now classifyed as system components (not only services and kernel)
  • moved shared code to a helper library
  • splited the project in separated UI and service components
  • reingeniered the IPC mechanism for better performance
  • notification window now displays all changed rules also those that changed when the client wasn't running
  • reworked client start
  • when adding a rule from the notify window the rule window is also topmost
  • notify window now also shows allowed connection attempts when in blacklist mode
Fixed
  • list sometimes opening in the wron mode
  • fixed issue with program and program set description resolvationo
  • fixed some crash issues
  • added service update to installer
  • fixed rule list not being updated in fulscreen mode
  • fixed some new issues with the IPC mechanism
PrivateWin10-Setup-v0.81.exe
[-] The following 1 user says Thank You to harlan4096 for this post:
  • silversurfer
Reply
#19
Information 
Quote:Private Winten (PrivateWin10) Build 0.82:

Yet more buf fixes and improvements for the users of the 0.8x build

Changelog:

Added
  • added a few more tweaks
  • added new preset control mechanism
  • added a few for windows update
  • added tray options to change filterming mode
  • added rule status column
  • added option to quickly add (pin) firewall prog sets to presets
  • added option to quickly add (pin) tweak groups to presets
  • added flasching exclamation mark to tray icon to indicate there are pending notifications
  • added tweaks to disable app auto installation
Changed
  • All microsoft binaries under System32 are now classifyed as system components (not only services and kernel)
  • moved shared code to a helper library
  • splited the project in separated UI and service components
  • reingeniered the IPC mechanism for better performance
  • notification window now displays all changed rules also those that changed when the client wasn't running
  • reworked client start
  • when adding a rule from the notify window the rule window is also topmost
  • notify window now also shows allowed connection attempts when in blacklist mode
Fixed
  • list sometimes opening in the wron mode
  • fixed issue with program and program set description resolvationo
  • fixed some crash issues
  • added service update to installer
  • fixed rule list not being updated in fulscreen mode
  • fixed some new issues with the IPC mechanism
  • fixed issue with port ranges in firewall rules thanks@ SnikoLoft
  • fixed issue with saving preset items
  • fixed issue with notification window position being reset sometimes
PrivateWin10-Setup-v0.82.exe
[-] The following 1 user says Thank You to harlan4096 for this post:
  • silversurfer
Reply
#20
Information 
Quote:Private Winten (PrivateWin10) Build 0.83:
 
This build brings many usability improvements and fixes many issues, but it also contains large changes to the underlying mechanisms so it may have introduced new issues.

Changelog

Added
  • added fitlering mode indocator to tray
  • tweak change notification are not displayed in an own notification window tab
  • added new access presets InBoundAccess and OutBoundAccess
  • added rule hit counter
  • added protocol filter to connection log
Changed
  • cleaned up some old code
  • now all new connection notifications can be discarded at once
  • moved firewall API to own library
  • refactored the code, improved IPC structure
Fixed
  • fixed IPC issue with DNS blocklist
  • fixed issues with programwnd
  • fixed some app package ID's not being resolved
  • fixed high cpu load when sorting by program column
  • fixed potentiel crash in GetAppResourceStr
PrivateWin10-Setup-v0.83.exe
[-] The following 1 user says Thank You to harlan4096 for this post:
  • silversurfer
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)
[-]
Welcome
You have to register before you can post on our site.

Username/Email:


Password:





[-]
Recent Posts
GFYI [Official] Ashampoo Snap 16 Giveaw...
GIVEAWAY / CONTEST I...jasonX — 06:19
GFYI [Official] VTubeGo Downloader 2004...
GIVEAWAY / CONTEST I...jasonX — 06:19
GFYI [Official] Wise Video Converter Pr...
We are pleased to an...jasonX — 06:17
GFYI [Official] EaseUS Data Recovery Wi...
We are pleased to an...jasonX — 06:17
Mozilla Firefox Browser 125.0
Mozilla Firefox Br...harlan4096 — 06:16

[-]
Birthdays
Today's Birthdays
avatar (48)fuspeukChark
avatar (42)werriewWaiNg
avatar (36)Freemanleo
Upcoming Birthdays
avatar (43)wapedDow
avatar (47)oapedDow
avatar (40)Sanchowogy
avatar (42)techlignub
avatar (41)Stevenmam
avatar (48)onlinbah
avatar (49)steakelask
avatar (43)Termoplenka
avatar (41)bycoPaist
avatar (47)pieloKat
avatar (41)ilyagNeexy
avatar (49)donitascene
avatar (49)Toligo
avatar (36)RobertUtelt

[-]
Online Staff
There are no staff members currently online.

>