Skip to content

Releases: FreeCoderExperience/SecuriNET

SecuriNET v1.0.1

17 Jan 19:44
6d6db76

Choose a tag to compare

Release Notes

Overview

SecuriNET is a comprehensive network security application for Windows systems, offering real-time connection monitoring, firewall management, remote access control, and system/network insights. Designed for both IT professionals and general users, SecuriNET helps maintain a secure network environment with an intuitive interface and robust security tools.

Features Included in This Version

1. Identity Enforcement

  • Ensures consistent device identity enforcement across physical and virtual deployments
  • Maintains one-account-per-machine guarantees regardless of reinstall or environment type
  • Continues to work with Cloudflare to keep your logins secure

2. Platform Compatibility

  • Added support for virtual machines (VMs), VPS environments, and cloud-hosted servers
  • This applies only to Windows based machines as Linux is not currently supported by the project

3. Connectivity Check

  • Added a connection/server reachability check on app start
  • If no connection is established the app closes (if it can't connect, you can't signup/login)

4. Bug Fixes

  • Removed console windows showing up on start
  • Fixed Windows text sizing, and text formatting
  • Fixed cut off Cancel/Confirm/Yes/No buttons
  • Fixed port and service mapping
  • Fixed short time interval connection monitoring
  • Fixed Disconnect button in Active Connections
  • Split firewall protocol blocking into TCP and UDP
  • Fixed firewall IP blocking

Installation

  1. Extract the ZIP file to a folder
  2. Run SecuriNET.exe as administrator to enable full functionality
  3. Administrator privileges are required for firewall and network operations

Usage & Documentation

  • For detailed instructions, troubleshooting, and setup guides, see the official documentation:
    Documentation
  • For issues or feedback, open an issue in the repository:
    GitHub Issues

Verify File Integrity

To confirm the downloaded executable has not been tampered with, run PowerShell in this directory:

Get-FileHash -Algorithm SHA256 SecuriNET.exe

Compare the output to the value posted in this versions' Release folder (an additional SecuriNET.exe.sha256 is included for easier hash checking, however best to use the one on GitHub).

SHA256 Hash: 7F73E61EE76D1D7544A04B284598513290D51ADA5DA1D51FF6716D14B3034F64

License

SecuriNET is free to use, proprietary software. The source code is not included in this release.

Links

SecuriNET v1.0.0

10 Jan 19:25
195b258

Choose a tag to compare

Release Notes

Overview

SecuriNET is a comprehensive network security application for Windows systems, offering real-time connection monitoring, firewall management, remote access control, and system/network insights. Designed for both IT professionals and general users, SecuriNET helps maintain a secure network environment with an intuitive interface and robust security tools.

Features Included in This Version

1. Connection Monitoring

  • Real-time monitoring of active TCP connections
  • Logs suspicious connections with source IP, country, and threat assessment
  • Automatic blocking of malicious IPs based on rules
  • Visual graphs of connection history and threat levels per IP

2. Firewall Management

  • View and manage inbound/outbound firewall rules for Domain, Private, and Public profiles
  • Create, edit, and delete custom firewall rules
  • Export firewall rules to CSV for auditing or backup
  • Block or unblock IPs directly from event logs

3. Port & Service Awareness

  • Detect open TCP/UDP ports with service mapping
  • Display a summary of active ports and connected endpoints
  • Custom configuration of port mappings

4. Remote Access Control

  • Enable or disable RDP and SSH services safely
  • Adjust firewall rules automatically when toggling remote access
  • Quick status updates for remote services
  • Remote connection blocking for NTLM, RDP, SSH

5. System & Network Insights

  • Shows system uptime, logged-in users, CPU cores, and local IPs
  • Dynamic dashboard tiles reflecting real-time network/firewall stats

6. Update Management

  • Automatic update feature with configurable maintenance windows
  • Manual update option at any time

7. Customizable Interface

  • Dark/light mode toggle
  • 12/24-hour time format support
  • Modern, interactive dashboard

8. Event Logging & Incident Response

  • Maintains history of suspicious events
  • Detailed IP info including organization, threat score, and total connections
  • Copy IP addresses from interface for quick action

Installation

  1. Extract the ZIP file to a folder
  2. Run SecuriNET.exe as administrator to enable full functionality
  3. Administrator privileges are required for firewall and network operations

Usage & Documentation

  • For detailed instructions, troubleshooting, and setup guides, see the official documentation:
    Documentation
  • For issues or feedback, open an issue in the repository:
    GitHub Issues

Verify File Integrity

To confirm the downloaded executable has not been tampered with, run PowerShell in this directory:

Get-FileHash -Algorithm SHA256 SecuriNET.exe

Compare the output to the value posted in this versions' Release folder (an additional SecuriNET.exe.sha256 is included for easier hash checking, however best to use the one on GitHub).

SHA256 Hash: 42527609ECFF7E087354F483D14AD9AD0147CBB26E47DB7FE3991DE92B285172

License

SecuriNET is free to use, proprietary software. The source code is not included in this release.

Links