| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.json | 2026-08-11 | 881 Bytes | |
| OSINTNETAuditor-portable-v2.8.0.zip | 2026-08-11 | 8.7 MB | |
| OSINTNETAuditor_2.8.0_x64-setup.exe | 2026-08-11 | 6.8 MB | |
| README.md | 2026-08-11 | 1.5 kB | |
| v2.8.0 source code.tar.gz | 2026-08-11 | 3.2 MB | |
| v2.8.0 source code.zip | 2026-08-11 | 3.3 MB | |
| Totals: 6 Items | 22.0 MB | 0 | |
OSINT NET Auditor v2.8.0 - Community chat
Highlights
- Added Community (Help menu, and a new icon at the top of the Left Shortcut Bar): a shared chat with other users of the app, backed by a Discord channel behind a small Cloudflare Worker proxy - the app never holds any Discord credentials. No account, login, or setup needed on your end - just pick a nickname once. Works on desktop and the web build.
- Anti-abuse layers built in from day one, since there are no real accounts yet: Cloudflare Turnstile blocks scripted/
curlaccess to the chat's backend before a message can ever reach Discord, nicknames are validated and can only be changed once a day, every message is labeled as coming from an unverified sender, and repeated identical messages collapse into a single entry with a counter instead of flooding the list. - Fixed detaching a tab into its own floating window breaking any tool (like the new Community chat) whose controls were wired up by element id - detaching strips ids to avoid clashing with the still-docked copy, so wiring now uses attributes that survive it.
Download
- Installer (recommended, gets auto-update): download
OSINTNETAuditor_2.8.0_x64-setup.exe, run it, done. Future versions will offer to update themselves. - Portable (no installer, no auto-update): download
OSINTNETAuditor-portable-v2.8.0.zip, unzip anywhere, runOSINTNETAuditor.exe. To get new versions, download and unzip again.