mushorg / conpot

ICS/SCADA honeypot
GNU General Public License v2.0
1.21k stars 410 forks source link

Changing mac address require sudo permissions #506

Open silver-fang1 opened 3 years ago

silver-fang1 commented 3 years ago

When i try to edit config file to change the mac address, this warning show up.Then i try to run conpot with sudo it says "Running conpot with root isn't recommended." So how can i change the mac address and run conpot without root?

Vingaard commented 3 years ago

Hi there - my suggestion would be to look into the visudo command - to allow non privileged user to "run as root" google e.g "visudo sudo non privileged user" for further details