Menu

Tree [r105] /
 History

HTTPS access


File Date Author Commit
 CertViewer 2026-09-13 fchaxel [r104] Update SCT Log List
 Doc 2025-11-09 fchaxel [r77] Add UADiscoverEndPoints tool
 QuicProxy 2025-03-18 fchaxel [r48] Externalize OpcUA communication in an external ...
 SetupTool 2026-03-14 fchaxel [r103]
 UADiscoverEndPoints 2026-09-13 fchaxel [r105] Linux Ua tool patch
 Readme.txt 2023-01-01 fchaxel [r1] First version

Read Me

Download SnapShot on Windows 10

A lot of files (.resx and some others) are marked block by Windows, and Visual Studio cannot build the projects.

To unblock all files, open a PowerShell window, move to the directory where all files are extracted then type the command :

gci -recurse  | Unblock-File