View Single Post
Old 02-05-2016, 06:02 PM   #377
notimp
Addict
notimp ought to be getting tired of karma fortunes by now.notimp ought to be getting tired of karma fortunes by now.notimp ought to be getting tired of karma fortunes by now.notimp ought to be getting tired of karma fortunes by now.notimp ought to be getting tired of karma fortunes by now.notimp ought to be getting tired of karma fortunes by now.notimp ought to be getting tired of karma fortunes by now.notimp ought to be getting tired of karma fortunes by now.notimp ought to be getting tired of karma fortunes by now.notimp ought to be getting tired of karma fortunes by now.notimp ought to be getting tired of karma fortunes by now.
 
Posts: 248
Karma: 892441
Join Date: Jul 2010
Device: K2i
Jailbreak worked here as well. On a device (serial number prefix) it already was confirmed working on.

I used

Code:
sudo python -m SimpleHTTPServer 80
on OSX btw - no problems.

If you are by any chance using tomato on your router, just use

Code:
address=/a/192.168.x.x
as a Dnsmasq Custom configuration under Advanced / DHCP/DNS

replace 192.168.x.x with the IP address of the computer running the port 80 server.

Also dont forget to manually type ;fc-cache in the searchbar, when the task bar tells you to. Stumped me the first time...

Last edited by notimp; 02-05-2016 at 06:23 PM.
notimp is offline   Reply With Quote