Quasar
rustdesk-server
Quasar | rustdesk-server | |
---|---|---|
11 | 35 | |
8,086 | 7,666 | |
- | 4.2% | |
3.3 | 7.3 | |
about 1 year ago | 6 days ago | |
C# | Rust | |
MIT License | GNU Affero General Public License v3.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Quasar
- im bored and wanna hack my own computer
- Windows XP Viruses for Static and Dynamic Analysis for university project
-
I said this as a joke and man went twitter mode
Where I read it: https://github.com/quasar/Quasar
-
Quasar RAT v1.3 Cracked
I don't understand the point of sharing a 3rd party "cracked" version of already existing open source software: https://github.com/quasar/Quasar
- serpentine - C++/Win32/Boost Windows RAT (Remote Administration Tool) with a multiplatform Java/Spring RESTful C2 server and Go, C++/Qt5 frontends
-
The end of HydroCheats (Ratting, Token Logging, Account Stealing, etc.)
*2 = This file is a binary exported by https://github.com/quasar/Quasar which is a FOSS RAT software
- Windows Defender RAT
-
Quasar Rat
There is a wiki that the developer built that will likely answer a number of your questions: https://github.com/quasar/Quasar/wiki
-
Restore PC remotely
I found this on this thread: OpenSource RMM : msp (reddit.com)
-
RATs
No, as long as you don't infect others. I remember watching the author of Nanocore live streaming while coding Nanocore. He was sentenced to prison a couple of years ago though. Nanocore was pretty impressive and fast. Would also recommend checking out Quasar, it's open source: https://github.com/quasar/Quasar
rustdesk-server
-
Ask HN: Alternative to Teamviewer?
Run 2 instances of the Docker container rustdesk/rustdesk-server with hhbr and hhbs and it will work locally. It can also work in a single container with the s6 overlay variant.
https://github.com/rustdesk/rustdesk-server
-
RustDesk - Self Hosted Setup Guide
WD=/opt/rustdesk #rm $WD/ -R mkdir -p $WD/{setup,data,web} cd $WD/setup cat << 'EOF' >docker-compose.yaml version: '3.7' #Links #https://hub.docker.com/r/rustdesk/rustdesk-server/tags #https://rustdesk.com/docs/en/self-host/rustdesk-server-oss/docker/ #https://github.com/DoTheEvo/selfhosted-apps-docker/tree/master/rustdesk #https://github.com/rustdesk/rustdesk-server#s6-overlay-based-images #https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/relay/ #https://rustdesk.com/docs/en/dev/build/web/ services: rustdesk_server: container_name: rustdesk_server hostname: rustdesk_server image: ${SERVER_IMAGE} # network_mode: host networks: - rustdesk_net ports: - 21115:21115 - 21116:21116 - 21116:21116/udp - 21117:21117 - 21118:21118 - 21119:21119 volumes: - type: bind source: /opt/rustdesk/data/ target: /data environment: - 'TZ=${TZ}' - 'RELAY=${RELAY}' - 'ENCRYPTED_ONLY=${ENCRYPTED_ONLY}' - 'KEY_PUB=${KEY_PUB}' - 'KEY_PRIV=${KEY_PRIV}' rustdesk_web: container_name: rustdesk_web hostname: rustdesk_web image: pmietlicki/rustdesk-web-client:latest # network_mode: host networks: - rustdesk_net ports: - 5000:5000 volumes: #docker cp rustdesk_web:/app . #sed -i -e 's/supportdesk.itportaal.nl/sub.domain.com/g' ./app/build/web/main.dart.js #sed -i -e 's/OvYPJS8I5xV+d6sx3a7Ce9TVakfKdT3Zy3T7C1jjx+A=/PUBKEY/g' ./app/build/web/main.dart.js - type: bind source: /opt/rustdesk/web/app/ target: /app - type: bind source: /opt/rustdesk/data/ target: /root environment: - 'TZ=${TZ}' networks: rustdesk_net: driver: bridge EOF
-
Tutorial: Compile RustDesk-Server for a Raspberry Pi 1 (ARMv6)
git clone https://github.com/rustdesk/rustdesk-server.git --branch 1.1.7-4
- Looking for ideas / solutions
-
Extremely confusing instructions!
Rustdesk also may or may not require the installation of a relay/rendezvous server, which is where the confusion starts: one may use the free Rustdesk public server, or install one's own, custom-built server, for which Rustdesk provides a "free open source and free server program"; dub this "server2."
- Remote desktop connection to a Debian gui
-
Tips & Tricks for Productivity with BOOX (Obsidian, Syncthing, Weylus, RustDesk, Termux, KDE Connect, ZeroTier) + 2 Bonus Screensavers
Ever wanted to remotely access your desktop from anywhere, then tried software like TeamViewer, but it eventually stopped working? Try open source RustDesk that is simple to set up, and you can even self-host your own rendezvous/relay server (or use the free public server). RustDesk allows you to access your desktop computer from your BOOX device. I often use it to see what is going on when I am running some simulations remotely (below is a screenshot of my Tab Ultra accessing my laptop). Because I use a dark theme on all my LCD/OLED devices, I invert the display colors of my laptop to get a better-looking video feed on my Tab Ultra (I believe light themes look much better on e-ink).
- Remote desktop using Remmina
-
Rustdesk is slow
The last I checked the Windows version of the server was a few versions behind. So if you use that version it might not have all the features of the current server version on Linux. You can go here https://github.com/rustdesk/rustdesk-server/releases and look for release 1.1.6-2 to find the Windows version of the server.
- Built a Windows GUI with Tauri to manage service, config and log, resembling stunnel
What are some alternatives?
Orcus-1.9.1-src - Full Orcus 1.9.1 Source Code [GET https://api.github.com/repos/void-stack/Orcus-1.9.1-src: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
MeshCentral - A complete web-based remote monitoring and management web site. Once setup you can install agents and perform remote desktop session to devices on the local network or over the Internet.
bcrypt.net - BCrypt.Net - Bringing updates to the original bcrypt package
rustdesk - An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
wisej-examples - Wisej sample applications. See http://wisej.com.
mRemoteNG - mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.