Built the Sentinel Tab

This commit is contained in:
Sagnik
2026-04-12 02:02:58 +05:30
parent fb656d1443
commit 075ab280ad
526 changed files with 17646 additions and 70931 deletions

View File

@@ -0,0 +1,12 @@
[client]
remote_addr = "__INGRESS_HOST__:2333"
default_token = "__RATHOLE_TOKEN__"
[client.transport]
type = "noise"
[client.transport.noise]
remote_public_key = "__RATHOLE_SERVER_PUBLIC_KEY__"
[client.services.https_origin]
local_addr = "127.0.0.1:443"