mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
21 lines
1016 B
JSON
21 lines
1016 B
JSON
{
|
|
"name": "Purveyor-Encrypt-WebServer",
|
|
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "Purveyor Encrypt WebServer for OpenVMS combines the reliability, security and scalability of the OpenVMS platform with the graphical ease-of-use and functionality of World Wide Web technologies. OpenVMS (Open Virtual Memory System), previously known as VAX-11/VMS, VAX/VMS or (informally) VMS, is a high-end computer server operating system that runs on VAX, Alpha and Itanium-based families of computers. - More info: http://www.sss.co.nz/software/purveyor/purvpage.htm",
|
|
"website": null,
|
|
"matches": [
|
|
{
|
|
"os": "OpenVMS",
|
|
"regexp": "(?-mix:^Purveyor Encrypt)",
|
|
"search": "headers[server]"
|
|
},
|
|
{
|
|
"os": "OpenVMS",
|
|
"offset": 1,
|
|
"search": "headers[server]",
|
|
"regexp": "(?-mix:^Purveyor Encrypt (Export|Domestic)\\/v([^\\s]+) OpenVMS$)"
|
|
}
|
|
]
|
|
}
|