Bitwise-01 / Loki

Remote Access Tool
MIT License
570 stars 220 forks source link

Screenshare command not working #30

Closed Meeeee6623 closed 3 years ago

Meeeee6623 commented 3 years ago

The screenshare command says that it has started, and responds to the stop command, but the webpage remains blank the whole time. Additionally, the -t modifier for the compiler does not appear to exist for me. Last of all, could someone please tell me where screenshots and files are downloaded? Thanks!

Bitwise-01 commented 3 years ago

Thanks for letting me know, the issue should be fixed now. The -t modifier is no longer a thing, the generator only outputs exe files from now on. I've also added a new feature that saves downloaded content into a directory named downloads; it can be found on the same directory level as the loki.py file.

Meeeee6623 commented 3 years ago

Alright, thanks!