settings.py??
Opened this issue · 4 comments
Dumb question but was goimg go use this for all my personal company computers .......ummm where is the settings.py i see the config.py for web ui but no settings.py to make exe files with im lost a bit of instruction please
And im in the ares/agent folder as instructed i see
Agent.py
Builder.py
Config.py
And
Template_Config.py
No settings.py?
Nevermind think this is the part i missed
./builder.py -p Linux --server http://localhost:8080 -o agent ./agent
Except i need to incert Windows where linux is and remote ip not localhot correct for remote admin to all computers correct
Still need a little advice here having some issues still
From CMD call directory for the builder
cd <C:\Users\yourpcname\Desktop\Ares-master\agent>
then the rest follows
builder.py -p Windows --server http://localhost:8080 -o agent
this will build the exe file.