mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-14 15:43:37 +01:00
Feature Request: Port Map List #90
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jakes44 on GitHub (Jun 25, 2025).
Would be really nice to see a list of what ports are being mapped/used by exposed services easily.
May be out of scope for a reverse proxy, but seems nice when adding new services.
@yusing commented on GitHub (Jun 25, 2025):
These info are available on the "Proxies Page", "Target" column on WebUI.
Edit: I think you're referring to ports exposed by containers?
@jakes44 commented on GitHub (Jun 25, 2025):
I did mean ports exposed by containers, yes!
@yusing commented on GitHub (Jun 25, 2025):
Will definitely add this, the data is already available so I just need to adjust the UI.
Any thoughts on this?
@jakes44 commented on GitHub (Jun 26, 2025):
That's awesome! Clean and simple.
@yusing commented on GitHub (Jun 28, 2025):
Updated! Please update and feedback is welcomed. Closing the issue for now, please reopen if you found any issues with it.