Skip to content
This repository has been archived by the owner. It is now read-only.
[WIP] Ulterius™ server where all the magic happens 🚀 :feelsgood:
Branch: master
Clone or download
Codeusa
Codeusa Stability patch, fixes broken GPU detection code, updates the websock…
…et framework to be real-time, removes crappy agent spawning system, removes IPC, fixes HTTP server traversal,
Latest commit 770d182 Oct 23, 2017
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.vs/config Removed that giant ugly switch statement in favor of an easy to use a… Dec 28, 2016
Deps Stability patch, fixes broken GPU detection code, updates the websock… Oct 23, 2017
RemoteTaskServer Stability patch, fixes broken GPU detection code, updates the websock… Oct 23, 2017
UlteriusAgent Stability patch, fixes broken GPU detection code, updates the websock… Oct 23, 2017
.gitignore
CREDITS.MD
LICENSE
README.md
UlteriusServer.sln Stability patch, fixes broken GPU detection code, updates the websock… Oct 23, 2017
restartservice.bat
restartulterius.bat
version.xml

README.md

Ulterius: Easy Remote Management

Interested in sublicensing?

Want to use our code in your stack or rebrand it for internal use? Reach out to us at andrew@ulterius.io

Join the chat at https://gitter.im/Ulterius/server Ulterius is a tool that allows unfettered access to a Windows system via a remote web interface. This program allows you to start and kill processes, monitor system performance, manage your files, and much more, all from your web browser.

This repo is the server-side component. For the frontend, see Ulterius/client, or Ulterius for everything related to this project.

Features

  • Fully-featured remote desktop
  • PowerShell and Command Prompt access
  • File browser and transfer
  • Camera and microphone control
  • Performance monitor
  • Easy-to-use interface

Installation and use:

Download from https://ulterius.io

Plugins

Ulterius currently (kinda) supports the plugins, data cannot be returned and they run in a sandbox.

Development

Visual Studio 2015 is required to build the server. Alternatively you can use MSBUILD and the Windows SDK.

License

MPL 2.0

Contact

@Andrewmd5

You can’t perform that action at this time.