Skip to content

fix(client): NUI upload/stream via resource https URLs (DDoS/WAF safe path)#34

Closed
FusionNetworksAU wants to merge 1 commit intoitschip:mainfrom
FusionNetworksAU:main
Closed

fix(client): NUI upload/stream via resource https URLs (DDoS/WAF safe path)#34
FusionNetworksAU wants to merge 1 commit intoitschip:mainfrom
FusionNetworksAU:main

Conversation

@FusionNetworksAU
Copy link
Copy Markdown

Fixes uploads breaking when the server is behind VibeGames style DDoS protection: NUI no longer POSTs to http://GetCurrentServerEndpoint/..., it uses https:///upload and /stream instead.

… path)

Fixes uploads breaking when the server is behind VibeGames style DDoS protection: NUI no longer POSTs to http://GetCurrentServerEndpoint/..., it uses https://<resource>/upload and /stream instead.
@alp1x
Copy link
Copy Markdown

alp1x commented Apr 13, 2026

work for vibegames

@itschip
Copy link
Copy Markdown
Owner

itschip commented Apr 14, 2026

Thanks @FusionNetworksAU ! I have added this now into preview-0.0.2, waiting for a few more to test. I've put it behind a https protocol through fxmanifest.

@itschip itschip closed this Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants