infobyte / faraday

Open Source Vulnerability Management Platform
https://www.faradaysec.com
GNU General Public License v3.0
4.87k stars 893 forks source link

How to restart the server #349

Closed yuuiki closed 5 years ago

yuuiki commented 5 years ago

Hi, I install faraday on Ubuntu and I want to access the server from my pc, so I edit the server.ini and set the bind_address param to 0.0.0.0,and then Restart the Ubuntu.

But it did not work. could you pls tell me how can I solve this isuue?

[faraday-server] ... bind_address=0.0.0.0

image

WinnaZ commented 5 years ago

After changing the configuration file, did you restart the server? keep in mind the section that says [couchdb] is deprecated. The actual config is under the label [faraday_server]. Let us know how it goes, cheers.

llazzaro commented 5 years ago

You can always use:

faraday-server.py --restart