All Projects → hsluoyz → Rmtsvc

hsluoyz / Rmtsvc

Licence: mit
A web-based remote desktop & control service for Windows.

Projects that are alternatives of or similar to Rmtsvc

Vanillarat
VanillaRat is an advanced remote administration tool completely coded in C# for Windows.
Stars: ✭ 192 (+308.51%)
Mutual labels:  remote-control, remote-desktop
winagent
Windows agent for Tactical RMM
Stars: ✭ 20 (-57.45%)
Mutual labels:  remote-control, remote-desktop
Neko
A self hosted virtual browser (rabb.it clone) that runs in docker.
Stars: ✭ 1,957 (+4063.83%)
Mutual labels:  remote-control, remote-desktop
Aspia
Remote desktop and file transfer tool.
Stars: ✭ 784 (+1568.09%)
Mutual labels:  remote-control, remote-desktop
vernacular-vnc
A pure Java VNC client library
Stars: ✭ 55 (+17.02%)
Mutual labels:  remote-control, remote-desktop
rustdesk-server
RustDesk Server Program
Stars: ✭ 3,314 (+6951.06%)
Mutual labels:  remote-control, remote-desktop
Tacticalrmm
A remote monitoring & management tool, built with Django, Vue and Go.
Stars: ✭ 231 (+391.49%)
Mutual labels:  remote-control, remote-desktop
neko
A self hosted virtual browser that runs in docker and uses WebRTC.
Stars: ✭ 2,266 (+4721.28%)
Mutual labels:  remote-control, remote-desktop
RabbitRemoteControl
Remote control. Support VNC, RDP, Terminal, SSH, TELNET etc
Stars: ✭ 82 (+74.47%)
Mutual labels:  remote-control, remote-desktop
DcRat
A simple remote tool in C#.
Stars: ✭ 709 (+1408.51%)
Mutual labels:  remote-control, remote-desktop
RemoteSupportTool
an easy single click solution for remote maintenance
Stars: ✭ 74 (+57.45%)
Mutual labels:  remote-control, remote-desktop
Quasar
Remote Administration Tool for Windows
Stars: ✭ 4,897 (+10319.15%)
Mutual labels:  remote-control, remote-desktop
Skyrat
SkyRAT - Powershell Remote Administration Tool
Stars: ✭ 21 (-55.32%)
Mutual labels:  remote-control
Libvncserver
LibVNCServer/LibVNCClient are cross-platform C libraries that allow you to easily implement VNC server or client functionality in your program.
Stars: ✭ 695 (+1378.72%)
Mutual labels:  remote-desktop
Ipban
IPBan Monitors failed logins and bad behavior and bans ip addresses on Windows and Linux. Highly configurable, lean and powerful. Learn more at -->
Stars: ✭ 652 (+1287.23%)
Mutual labels:  remote-desktop
Vbridge
X11 Cloud desktop software
Stars: ✭ 33 (-29.79%)
Mutual labels:  remote-desktop
Androidscreenshare
android
Stars: ✭ 883 (+1778.72%)
Mutual labels:  remote-control
Server
[WIP] Ulterius™ server where all the magic happens 🚀
Stars: ✭ 595 (+1165.96%)
Mutual labels:  remote-desktop
Mremoteng
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
Stars: ✭ 5,935 (+12527.66%)
Mutual labels:  remote-desktop
Electorrent
A remote control client for µTorrent, qBittorrent, rTorrent, Transmission, Synology & Deluge
Stars: ✭ 582 (+1138.3%)
Mutual labels:  remote-control

rmtsvc

Build Environment License

rmtsvc is the abbreviation for ReMoTe SerViCe. It is A web-based remote desktop & control service for Windows. yycnet open-sourced the 2.5.2 code of rmtsvc at http://bbs.pediy.com/showthread.php?t=184683.

rmtsvc supports Windows XP and later (including Win7, Win8 and Win10). You can install rmtsvc service in a Windows machine, and then use your web browser to control it, including remote desktop, command execution, process monitoring, etc.

Build

  • Open rmtsvc.dsw and build using Visual C++ 6.0, you should get the binary: rmtsvc.exe.

Run

  1. Put example\rmtsvc.ini in the same folder with rmtsvc.exe.
  2. Run rmtsvc.exe -i and rmtsvc.exe -s to install and start the rmtsvc service.
  3. Launch your web browser to http://127.0.0.1:777, username is abc, password is 123, log on the portal and do your stuff.

Download

If you don't want to build the binary by yourself, the prebuilt binaries can always be found here: https://github.com/hsluoyz/rmtsvc/releases

License

rmtsvc is published under The MIT License (MIT).

Contact

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].