Nice combination. I'd keep Ollama bound to the tunnel address rather than 0.0.0.0, and verify the WireGuard AllowedIPs and firewall rules before exposing an API. A quick curl over the tunnel plus handshake counters catches most routing mistakes.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Top comments (1)
Nice combination. I'd keep Ollama bound to the tunnel address rather than 0.0.0.0, and verify the WireGuard AllowedIPs and firewall rules before exposing an API. A quick curl over the tunnel plus handshake counters catches most routing mistakes.