fort/src/ui
2024-04-12 18:10:16 +03:00
..
3rdparty UI: ConfRuleManager: Simplify free Rule Id handling 2024-04-09 13:55:56 +03:00
appinfo UI: Use IoCDependency<T>() 2024-04-06 13:26:31 +03:00
conf UI: Refactor ConfUtil 2024-04-12 18:10:16 +03:00
control UI: Fix Coverity warnings 2024-03-29 16:29:33 +03:00
driver Driver: fortconf: Refactor FORT_APP_ENTRY 2024-03-28 20:07:57 +03:00
form UI: RuleEdit: Message on Global Rules count exceeded 2024-04-12 17:37:47 +03:00
hostinfo UI: Set worker thread names 2024-01-04 16:51:43 +03:00
i18n UI: Update translations 2024-04-12 17:42:46 +03:00
icons UI: ProgramEdit: Update icon 2024-04-08 20:46:41 +03:00
log UI: Use IoCDependency<T>() 2024-04-06 13:26:31 +03:00
manager UI: Use IoCDependency<T>() 2024-04-06 13:26:31 +03:00
model UI: RuleEdit: Check Rule Set's max depth 2024-04-08 20:44:29 +03:00
rpc UI: Use IoCDependency<T>() 2024-04-06 13:26:31 +03:00
stat UI: Use IoCDependency<T>() 2024-04-06 13:26:31 +03:00
task UI: Refactor ConfUtil 2024-04-12 18:10:16 +03:00
user UI: IniUser: Simplify HotKey::listCount() 2024-04-06 14:40:29 +03:00
util UI: Refactor ConfUtil 2024-04-12 18:10:16 +03:00
fort_icons.qrc UI: ProgramEdit: Update icon 2024-04-08 20:46:41 +03:00
fort_readme.qrc UI: Refactor service handling. 2021-05-23 16:44:02 +03:00
FortFirewallUI-include.pri SqliteDb::migrate: Add MigrateOptions struct 2021-12-11 14:50:43 +03:00
FortFirewallUI.pri UI: Add PRE_TARGETDEPS to static libs to rebuild dependencies. 2021-05-11 14:53:36 +03:00
FortFirewallUI.pro UI: Util/Net: Add PortRange 2024-04-06 15:31:55 +03:00
fortmanager.cpp UI: Option to try to start a Service on startup 2024-02-24 13:21:03 +03:00
fortmanager.h UI: Option to try to start a Service on startup 2024-02-24 13:21:03 +03:00
fortsettings.cpp UI: Option to try to start a Service on startup 2024-02-24 13:21:03 +03:00
fortsettings.h UI: Option to try to start a Service on startup 2024-02-24 13:21:03 +03:00
README.portable UI: Use \r\n for user visible text files 2024-01-06 19:48:26 +03:00

README.portable
===============

This version of Fort Firewall is portable, i.e. does not need to
be installed. It will run from any directory you place it in, even
from a USB thumbdrive. It will not write permanent entries into the
Windows registry.

It needs administrator privileges to install drivers only.