Bind UI to specific networks, interfaces, ip’s #51
Replies: 2 comments 3 replies
-
If what you mean is accessing Pangolin via an internal address of your server like 192.168.1.69:3002, and not exposing it publicly, then this should be available in the next upcoming beta release. I had to get this working for the best user experience on Unraid, for which support is coming soon as well. The caveat, however, is the dashboard should still be accessible publicly if you plan to use the forward auth features. |
Beta Was this translation helpful? Give feedback.
-
Posting here to let you know that as of 1.0.0-beta.6 you can have a more open CORS policy to make it easier/enable you to access the Pangolin dashboard by an internal address in your browser. Previously the CORS policy would prevent the dashboard from communicating with the API. If you updated the migration script should have set the CORS policy for you. You can either remove it all together or add your local address to the allowed origin. You can see more info how this can be configured here: https://docs.fossorial.io/Pangolin/Configuration/config#server |
Beta Was this translation helpful? Give feedback.
-
Hello 😁
are there plans to restrict ui access to specific networks, interfaces and ip's?
My goal would be to move the UI behind a VPN.
Cheers,
Marvin
PS as always your "beta" software is already awesome!
Beta Was this translation helpful? Give feedback.
All reactions