miniupnp-script/config.example.json

5 lines
170 B
JSON

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