aboutsummaryrefslogtreecommitdiffstats
path: root/example.config.yaml
diff options
context:
space:
mode:
authorLeonardo Bishop <me@leonardobishop.com>2025-02-06 15:22:34 +0000
committerLeonardo Bishop <me@leonardobishop.com>2025-02-06 15:22:34 +0000
commit2475f5a8b92ef0dd28e7af5f36d01b25243ed778 (patch)
tree12f8931d241db4159f8d30f7bf2b648709a94166 /example.config.yaml
Initial commit
Diffstat (limited to 'example.config.yaml')
-rw-r--r--example.config.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/example.config.yaml b/example.config.yaml
new file mode 100644
index 0000000..eaf2be7
--- /dev/null
+++ b/example.config.yaml
@@ -0,0 +1,6 @@
+host: "tun.example.com"
+wireGuard:
+ network: "10.69.0.0/16"
+ port: "4444"
+ interfaceName: "tunnel"
+expireAfter: 86400 \ No newline at end of file