Can I use agent on Linux? How to generate?
crazyHH opened this issue · 2 comments
crazyHH commented
I want linux machine on the line, how to do ?Use python agent.py install order, but I tried not。
Xyntax commented
Goto agent/python/agent.py line 16
comment this line with '#'
# from modules import screenshot
Then start the agent session with Python
cd agent/python
python agent.py
sweetsoftware commented
Linux agent now supports screenshots.