Deno removed from docs

This commit is contained in:
Abolfazl
2026-05-09 06:41:59 +03:30
parent 1f7c0562cc
commit eeccb3d372
5 changed files with 8 additions and 23 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ Use an exit node when a destination blocks Google datacenter egress.
| Setting | Meaning |
|---------|---------|
| `exit_node.enabled` | Turns exit-node routing on or off. |
| `exit_node.provider` | `cloudflare`, `deno`, `vps`, or `custom`. |
| `exit_node.provider` | `cloudflare`, `vps`, or `custom`. |
| `exit_node.url` | URL for the selected provider. |
| `exit_node.psk` | Shared secret for the exit node. Must match the deployed exit-node code. |
| `exit_node.mode` | `full` for all relayed traffic, `selective` for only listed hosts. |