Skip to content

Conversation

@louis030195
Copy link
Collaborator

@louis030195 louis030195 commented Nov 15, 2024


name: pull request
about: submit changes to the project
title: "[pr] "
labels: ''
assignees: '@louis030195'


description

related issue: #685

type of change

  • bug fix
  • new feature
  • breaking change
  • documentation update

how to test

  1. setup a microsoft remote desktop server

  2. connect with a client to this rdp server

  3. run the example bin:

set RDP_SERVER_URL=your-server-url.com       # Windows CMD
# or
$env:RDP_SERVER_URL="your-server-url.com"    # Windows PowerShell

cargo run --bin rdp
# or 
cargo run --bin rdp2
# or 
cargo build --release
# then 
target/release/rdp.exe
# or 
target/release/rdp2.exe
  1. check screenshots in the same folder

status

at the moment there is an issue which is I'm able to get the sessions, impersonate etc. but the screenshots are only the local computer (server screen) instead of being the session screen

once solved we just have to put it in the rest of the lib and should be straightforward

@vercel
Copy link

vercel bot commented Nov 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
screenpipe ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 28, 2024 4:20pm
@louis030195 louis030195 changed the title feat: rdp integration Nov 15, 2024
@louis030195
Copy link
Collaborator Author

@Neptune650 is taking the task

@louis030195
Copy link
Collaborator Author

/tip $400 @Neptune650

to get started

@algora-pbc
Copy link

algora-pbc bot commented Dec 17, 2024

🎉🎈 @Neptune650 has been awarded $400! 🎈🎊

@louis030195 louis030195 marked this pull request as draft December 18, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants