upstream1: add http/s port-forwarding to public-access-proxy.hq.c3d2.de

This commit is contained in:
Astro 2019-04-01 18:41:51 +02:00
parent 8b47cb1419
commit d163aa2466
1 changed files with 9 additions and 0 deletions

View File

@ -3,3 +3,12 @@ upstream:
nat66-interface: 6to4
up-bandwidth: 52500
flows: 2048
port-forwarding:
- proto: tcp
port: 80
to: 172.22.99.27:80
- proto: tcp
port: 443
to: 172.22.99.27:443