The mission is to Use WebConsole to Add an UE I am following these guidlines free5gc org , I am at the step 4. I enter the URL 192.168.56.101:5000 on broswer and I am getting “404 page not found” and the Warning You trusted all proxies, this is NOT safe…
When I go run server.go on wsl, I am getting this warning [GIN-debug] [WARNING] You trusted all proxies, this is NOT safe. We recommend you to set a value. I run free5gc through virtual box.
go run server.go
[GIN-debug] [WARNING] You trusted all proxies, this is NOT safe. We recommend you to set a value.
Please check gin package - github.com/gin-gonic/gin - Go Packages for details.
[GIN-debug] Listening and serving HTTP on :5000