fireice-uk / xmr-stak-nvidia

Monero NVIDIA miner
GNU General Public License v3.0
249 stars 99 forks source link

How to connect to web server #153

Closed kennethprose closed 6 years ago

kennethprose commented 6 years ago

How exactly do I set up the built-in web server? I tried changing the httpd_port setting in the config file but I cant seem to figure it out. I'm just trying to connect on the home network. No port forwarding needed.

tlorens commented 6 years ago

Set the port and point your browser to the http://<ip>:<port> of the machine the miner is running on.

kennethprose commented 6 years ago

Perfect. Thank you!