abh / geodns

DNS server with per-client targeted responses
Apache License 2.0
1.37k stars 191 forks source link

404 on opening websocket. #123

Open iHax0rMC opened 3 years ago

iHax0rMC commented 3 years ago

When opening a websocket it will give an 404 error.

I can ping the port without any problems (otherwise an 404 will not be thrown).

No difference when enabling or disabling the authentication.

Startcommand: ./geodns -log -interface ipfromserver -identifier domainfromserver -port 53 -http=":8053"