Hacker News new | ask | show | jobs
Show HN: Ollama server discovery tool (finds public LLM instances)
8 points by fueloil 505 days ago
I built a network discovery tool in Rust that helps identify public Ollama LLM servers. It scans IP ranges to find Ollama instances and catalogs their available models.

Important note: This is intended for educational purposes and authorized security testing only.

1 comments

What a good tool! In what kind of situations is this tool used? For example, is it for purposes such as finding vulnerabilities?