Summery
Well, debug this is pretty hard. It would be a pleasure if you could help me and share information.
Debugging lighttpd
First we make sure that you submodules are installed. While beeing in the fluxion directory do:
git submodule init && git submodule update
This clones all required submodules. To make sure that you have all required files but the main issue here is the lighttpd or the fakedns script.We try to figure out this.
We check if the lighttpd is working propertly.
Close the lighttpd window if any and try to run lighttpd manually
Use following command lighttpd -f
Note The lighttpd config is located inside the fluxion temp directory normally in /tmp/fluxspace
If some strange errors appear let me know
Debugging fakesna
Run the fakedns script python2 Githubissues.
Githubissues is a development platform for aggregating issues.
@deltaxflux :
Summery Well, debug this is pretty hard. It would be a pleasure if you could help me and share information.
Debugging lighttpd First we make sure that you submodules are installed. While beeing in the fluxion directory do: git submodule init && git submodule update
This clones all required submodules. To make sure that you have all required files but the main issue here is the lighttpd or the fakedns script.We try to figure out this.
We check if the lighttpd is working propertly. Close the lighttpd window if any and try to run lighttpd manually Use following command lighttpd -f
Note The lighttpd config is located inside the fluxion temp directory normally in /tmp/fluxspace
If some strange errors appear let me know
Debugging fakesna Run the fakedns script python2 Githubissues.