sameerdhoot / wolweb

Web interface for sending Wake-on-lan (magic packet). An HTTP server built using GoLang and uses Bootstrap for UI.
GNU General Public License v3.0
288 stars 74 forks source link

404 page not found after building project #17

Closed wesros11 closed 1 year ago

wesros11 commented 1 year ago

Hello,

Im getting the 404 page not found error after building the project on a windows machine.

I've tried a lot but cant make the project to work.

Just "go build -o wol.exe" is not enough. Had to install a bunch more.

am i doing something wrong?

sameerdhoot commented 1 year ago

I have tested windows build again and seems to build and run fine. It could be an issue with your build config or environment. I now have a docker container for Windows published under packages... check them out.