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.
Important note: This is intended for educational purposes and authorized security testing only.
What a good tool! In what kind of situations is this tool used? For example, is it for purposes such as finding vulnerabilities?