Skip to content
forked from kimmknight/raweb

A simple web interface for your RemoteApps hosted on Win 7, 8, 10 and Server

License

Notifications You must be signed in to change notification settings

surfchris/raweb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Modification: Rewrote the original .asp (Classic ASP, vbscript) to .aspx (ASP.NET using C#). Reason: Because Classic ASP is incompatible with Mono running on Linux/FreeBSD. Everything should work the same way, just new Default.aspx, webfeed.aspx, and Web.config --surfchris

RAWeb

A simple web interface for your RemoteApps hosted on Win 7, 8, 10 and Server.

To setup RemoteApps, try RemoteApp Tool.

Features

  • A web interface for your RemoteApps (and full-desktop RDP sessions)
  • Webfeed to put RemoteApps in client start menu
  • Optional authentication to provide different apps to different users
  • File type associations on webfeed clients

Download

Latest

Installation

  1. Install IIS and ASP features ASP.NET 4.6 features.
  2. Copy the contents of the "wwwroot" folder to your inetpub\wwwroot folder.

Guides

Screenshots

A web interface for your RemoteApps

Webfeed puts RemoteApps in client Start Menu

About

A simple web interface for your RemoteApps hosted on Win 7, 8, 10 and Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Classic ASP 100.0%