Python Forum
Control Mouse and Keyboard Across the Country Without VNC on Target PC
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Control Mouse and Keyboard Across the Country Without VNC on Target PC
#1
Would it be possible to code a piece of software to emulate a Bluetooth Keyboard and Mouse to control another computer from a different part of the world. Here I will break it down to what exactly I’m looking to do...

I am in New York City trying to control a computer in California. However, the software I’m using in California detects VNC software running and disallows VNC software to be running. So my thoughts are to connect via VNC to a different computer or device in the same room as the target device in California to control the mouse and keyboard on the target device. Maybe have a third device with a webcam to view my actions on the target computer.
Reply
#2
If you have legitimate interest to have remote control over a computer system, there are plenty of available options depending on OS. You need to discuss them (incl. security arrangmenets) with whoever is in control/administrator of the system. Otherwise this sounds like a murky wanna-be-hacker attempt.
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply
#3
Rereading it, it does sound like a hacker attempt lol. It is not like that, I own all the systems in question. Just the one system has to be physically located in California and it runs certain software that does not allow you to run VNC software which I realize would be the ideal way to do what I would like to do.

All systems in question are Windows 10 machines. The connection would have to be over Bluetooth. If you could point me in the direction of where to start, I have no idea of the libraries involved and haven’t found anything on the topic.
Reply
#4
(Feb-19-2021, 02:29 PM)Khuber79 Wrote: Rereading it, it does sound like a hacker attempt lol. It is not like that, I own all the systems in question. Just the one system has to be physically located in California and it runs certain software that does not allow you to run VNC software which I realize would be the ideal way to do what I would like to do.

What about Windows Remote Desktop or TeamViewer or Chrome Remote Desktop for example (there are yet another options)?

I am not sure about the bluetooth option you want to explore
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply
#5
Can you install software on the remote instance? Instead of trying to pretend your mouse is hooked up, you could queue up commands in a third party database both instances have access to, and then replay those commands on the remote instance. Sort of how text editors have undo-redo.
Reply
#6
kinda creepy, but really depends on OS. windows is not very secure unlike linux and macos, or any other unix/bsd os, so if the target is windows, it will be easier that unix/bsd based oses. still feel like i shouldnt tell. plus the only way i know will be vnc.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  encode/decode to show correct country letters in a CTk combobox janeik 2 656 Sep-02-2023, 09:46 AM
Last Post: janeik
  Pyautogui, İmagesearch, Moving target Beyazx 0 548 Jun-27-2023, 08:47 PM
Last Post: Beyazx
  What is the Target value in this GridSearchCV problem? Led_Zeppelin 0 628 Feb-15-2023, 07:32 PM
Last Post: Led_Zeppelin
  Using locationtagger to extract locations found in a specific country/region lord_of_cinder 1 1,221 Oct-04-2022, 12:46 AM
Last Post: Larz60+
  How to read python shortcut target profile directory of Chrome Ink file sunny9495 1 1,617 Apr-12-2022, 06:12 PM
Last Post: sunny9495
  Automated compile - Multiple Target OS? nogi 5 2,533 Mar-24-2020, 11:44 AM
Last Post: jefsummers
  How to select language/country in search () module Val 0 1,562 Mar-17-2020, 08:28 PM
Last Post: Val
  mouse 0.7.0 - mouse polling hate 125-1000hz penahuse 1 2,463 Dec-06-2019, 09:51 PM
Last Post: Larz60+
  [ library recommendation ] search & highlight target texts in PDF? smallabc 1 2,191 Nov-27-2019, 10:40 AM
Last Post: Larz60+
  Showing only one country in Folium tantony 3 5,624 Nov-01-2019, 03:32 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020