bobbyboi64 / CommanderV3

Like Commander V2 (works anywhere) but with Deta Space (better hosting)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CommanderV3

Like CommanderV2 (works anywhere) but with Deta Space (better hosting).

Imports

Client:

  • deta
  • keyboard
  • mouse
  • os
  • random
  • screeninfo
  • shutil
  • socket
  • subprocess
  • sys
  • threading
  • webbrowser

Master:

  • deta
  • os
  • time

How to Use

  1. Replace config.api_key on line 69 of client.py and line 7 of admin.py with your Deta Project key
  2. Convert client.py to .exe using preferred tool (I recommend PyInstaller)
  3. Run the new .exe file on the target's computer
  4. Run admin.py and manage all your clients

About

Like Commander V2 (works anywhere) but with Deta Space (better hosting)

License:MIT License


Languages

Language:Python 93.0%Language:Batchfile 4.1%Language:HTML 2.9%