Dwigoric
Explore posts from serversCDCloudflare Developers
•Created by Dwigoric on 1/1/2024 in #general-help
UDP Tunneling
Is it possible to make a UDP tunnel accessible by users with cloudflared? I've searched online that there are ways to handle UDP traffic using private networks and the WARP client, but I'm wondering if there's a way to handle UDP traffic using Access Tunnels.
3 replies
CDCloudflare Developers
•Created by Dwigoric on 7/9/2023 in #general-help
WARP to WARP
By enabling WARP to WARP in Zero Trust settings, is one enrolled device able to "find" other enrolled devices as if they're all connected to the same LAN?
Specifically, I am trying to play local co-op games with friends over the Internet via Parsec. Is WARP to WARP the right feature to use for this use case?
The docs say that each device is assigned an IP address in the
100.64.0.0/10
range, but the device list in Zero Trust indicate that the devices use IP addresses starting with 100.96.x.x
.10 replies
SIASapphire - Imagine a framework
•Created by Dwigoric on 4/3/2023 in #sapphire-support
Messages are not being monitored
I've enabled
loadMessageCommandListeners
in the ClientOptions, as well as added the MESSAGE
partial. The Message Content Intent is also enabled in the Discord apps dashboard, as well as added GUILD_MESSAGES
intent in the ClientOptions. However, the bot only responds to commands prefixed with the mention. I've set the default prefix to !
.4 replies