{ "name": "LANCOM-Device", "author": "Brendan Coles , Andrew Horton", "version": "0.2", "description": "LANCOM Systems is a provider of innovative and reliable communications solutions, Secure Access, VPN and Wireless LAN with high technological capabilities, easy configuration and unified control of all products.", "website": "http://www.lancom-systems.nl/", "matches": [ { "regexp": "(?-mix:^LANCOM)", "search": "headers[server]" }, { "search": "headers[server]", "regexp": "(?-mix:^LANCOM [^\\s]+ .+ ([\\d\\.]+) \\/ [\\d]{2}\\.[\\d]{2}\\.[\\d]{4}$)", "offset": 1 }, { "search": "headers[server]", "regexp": "(?-mix:^LANCOM ([^\\s]+) .+ [\\d\\.]+ \\/ [\\d]{2}\\.[\\d]{2}\\.[\\d]{4}$)" }, { "search": "headers[server]", "regexp": "(?-mix:^LANCOM [^\\s]+ (.+) [\\d\\.]+ \\/ [\\d]{2}\\.[\\d]{2}\\.[\\d]{4}$)" } ] }