[TSM.ID].[11031972] PXE : Platform X Ecosystem I [118 Module -LIVE-]

This commit is contained in:
TSM.ID
2026-05-25 03:51:34 +07:00
parent e820143b3c
commit 8f1a37129a
354 changed files with 0 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# [TSM.ID].[11031972] -- All Rights Reserved. Proprietary & Confidential.
[package]
name = "xcu-relay"
version = "0.1.0"
edition = "2021"
description = "XCU Embedded ICE/TURN Server (Firewall Annihilator)"
[dependencies]
tokio = { version = "1.37", features = ["full", "net"] }
stun = "0.5" # Protokol IETF STUN
turn = "0.6" # Protokol IETF TURN
tracing = "0.1"
anyhow = "1.0"