Results 1 comments of fxploit

Thank you for telling me the cause. However, like the guide, I declared the shlex package and revised the 'localrunner.py' 39 line like `command = f'sudo bash -c {shlex.quote(command)}'` However,...