miniupnp-script/config.example.json

5 lines
144 B
JSON

{
"service-name":["Description", internal_port, external_port],
"web":["Web HTTP port", 80, 80],
"web-secure":["Web HTTPS port", 443, 443]
}