Skip to content

TestOrganizationPleaseIgnore/getsecure-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GetSecure .NET

The GetSecure .NET enables .NET developers to easily create secure, time-limited links compatible with nginx's secure_link module. This utility provides a modern, secure alternative to traditional link sharing with configurable expiration periods and SHA256-based security.

Features

  • Secure Link Generation: Create time-limited links with configurable expiration periods
  • SHA256 Security: Uses SHA256 hashing instead of MD5 for improved security
  • Nginx Compatibility: Fully compatible with nginx's secure_link module
  • Link Validation: Built-in validation for existing secure links
  • Modern CLI: Clean command-line interface with subcommands
  • Cross-Platform: Runs on any platform that supports .NET 9.0

Getting Started

Prerequisites

  • .NET 9.0 or later

Installation

git clone https://github.com/maratsh/getsecure-net.git
cd getsecure-net

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published