Show HN: Ollama server discovery tool (finds public LLM instances)
github.comI 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.
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.
What a good tool! In what kind of situations is this tool used? For example, is it for purposes such as finding vulnerabilities?