Configure and instantiate a Noise-over-WebSocket tunnel

This commit is contained in:
Jon Chambers
2024-05-20 18:59:47 -04:00
committed by Jon Chambers
parent e096c608ee
commit c5c5f642e8
6 changed files with 84 additions and 1 deletions

View File

@@ -443,6 +443,8 @@ callingTurnManualTable:
noiseTunnel:
port: 8443
noiseStaticPrivateKey: secret://noiseTunnel.noiseStaticPrivateKey
noiseRootPublicKeySignature: ABCDEFGHIJKLMNOPQRSTUVWXYZ/0123456789+abcdefghijklmnopqrstuvwxyz
recognizedProxySecret: secret://noiseTunnel.recognizedProxySecret
externalRequestFilter:
@@ -452,3 +454,4 @@ externalRequestFilter:
- /example
permittedInternalRanges:
- 127.0.0.0/8