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 @@
[server]
bind_addr = "0.0.0.0:2333"
default_token = "__RATHOLE_TOKEN__"
[server.transport]
type = "noise"
[server.transport.noise]
local_private_key = "__RATHOLE_SERVER_PRIVATE_KEY__"
[server.services.https_origin]
bind_addr = "127.0.0.1:8443"