mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-02 09:20:22 +08:00
Complete secure tunnel encryption support
This commit is contained in:
@@ -7,7 +7,7 @@ AETHER_TUNNEL_MANAGEMENT_TOKEN=ae_xxxxx
|
||||
# Node identification
|
||||
AETHER_TUNNEL_NODE_NAME=jp-proxy-01
|
||||
|
||||
# Secure non-TLS tunnel MVP. Use non_tls_required only with a per-node base64 32-byte PSK.
|
||||
# Secure non-TLS tunnel. http:// plus a key auto-enables non_tls_required.
|
||||
AETHER_TUNNEL_SECURITY=off
|
||||
# AETHER_TUNNEL_ENCRYPTION_KEY=base64-32-bytes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user