nohup: ignoring input
[GIN-debug] [WARNING] Creating an Engine instance with the Logger and Recovery middleware already attached.

[GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production.
 - using env:	export GIN_MODE=release
 - using code:	gin.SetMode(gin.ReleaseMode)

[GIN-debug] GET    /                         --> main.main.func1 (3 handlers)
[GIN-debug] [WARNING] You trusted all proxies, this is NOT safe. We recommend you to set a value.
Please check https://github.com/gin-gonic/gin/blob/master/docs/doc.md#dont-trust-all-proxies for details.
[GIN-debug] Listening and serving HTTP on 0.0.0.0:8080
[GIN] 2026/06/04 - 17:39:59 | 200 |  4.321µs |       127.0.0.1 | GET      "/"
[GIN] 2026/06/04 - 18:00:36 | 404 |    314ns |     5.61.209.33 | GET      "/cgi-bin/luci/;stok=/locale"
[GIN] 2026/06/04 - 18:01:04 | 404 |    507ns |    45.198.224.5 | GET      "/login"
[GIN] 2026/06/04 - 18:06:28 | 200 | 20.272µs |  204.76.203.219 | GET      "/"
[GIN] 2026/06/04 - 18:53:07 | 404 |    543ns | 172.232.161.190 | CONNECT  ""
[GIN] 2026/06/04 - 19:06:43 | 200 | 23.283µs |  137.184.149.86 | GET      "/"
[GIN] 2026/06/04 - 19:06:44 | 404 |    428ns |  137.184.149.86 | GET      "/favicon.ico"
[GIN] 2026/06/04 - 19:25:13 | 200 | 12.837µs |  204.76.203.219 | GET      "/"
