Disabling UDP/TCP connections does not disable them
Author: C4215Created Sep 9, 2026Updated Sep 13, 2026
Describe the Bug
I created some UDP and TCP public ressources. They work as expected. When I set the toggle for the ressources to "disable" in the Pangolin UI, they are still accessible until I restart the pangolin container stack. Reenabling them does work without a restart of the containers.
Environment
- OS Type & Version: Debian 13
- Pangolin Version: 1.22.2
- Edition (Community or Enterprise): Enterprise , personal use
- Gerbil Version: 1.5.1
- Traefik Version: 3.7
- Newt Version: 1.16.0
- Client Version: -
To Reproduce
- Create a public UDP / TCP ressource, configure it/them as desired and check if they are working as expected
- Set the toggle of the ressources to disable in the UI
- Check if the ressources are still acceesible
FYI, toggle for http ressources are working as expected -> disables and enables the ressource.
AI Disclosure
written by myself
Expected Behavior
The resources should not be accessable anymore after the toggle in the UI is set to disabled for the UDP/TCP ressources
Source: fosrl/pangolin