Where TCP/UDP resource? #602

Closed
opened 2025-11-13 12:05:32 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @cyrxs on GitHub (Aug 23, 2025).

In Pangolin v.1.8.0, on Create Resource menu, only showing for HTTPS Settings, no TCP/UDP settings, how to add TCP/UDP resource for now? I want to add my Minecraft server. Thanks!

Image
Originally created by @cyrxs on GitHub (Aug 23, 2025). In Pangolin v.1.8.0, on Create Resource menu, only showing for HTTPS Settings, no TCP/UDP settings, how to add TCP/UDP resource for now? I want to add my Minecraft server. Thanks! <img width="1418" height="698" alt="Image" src="https://github.com/user-attachments/assets/09da634a-baf4-48b2-a98f-ff6bd1516fb6" />
Author
Owner

@cyrxs commented on GitHub (Aug 23, 2025):

Got it, add allow_raw_resources flags in config/config.yml

flags:
  allow_raw_resources: true

But in docs, this setting is default to true, maybe it should false in docs

Image
@cyrxs commented on GitHub (Aug 23, 2025): Got it, add **allow_raw_resources** flags in **config/config.yml** ``` flags: allow_raw_resources: true ``` But in docs, this setting is default to true, maybe it should false in docs <img width="605" height="198" alt="Image" src="https://github.com/user-attachments/assets/b9bca228-59f8-4e56-9e9e-1d38b1e85a37" />
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#602