/DownloadProxy

Simple proxy server app for downloading files through a host

Primary LanguageC#

DownloadProxy

A Simple Asp.net-based app that can help you download your files through the app-hosted server.

Usage

Call for the following URL: {AppHostAssress}/api/FileProxy/download?fileUrl={TragetFileUrl}

Use Case

  • This mostly can be used for users who want to download some files through a shared host.
  • In case access is limited for file download directly and you need a download stream.