resource that redirect to domain name that only in local network #1470

Closed
opened 2026-04-05 19:29:32 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @reedone816 on 5/21/2025

i have a webserver that automatically redirect to a another page.
we have local dns server that redirect that xxx.xxx.com domain.
for example in pangolin resource i set http://xxx.xxx.com:8000
now this website auto redirect that page to the login page http://xxx.xxx.com:8000/subdir/xx.jsp?bla=bla&bla
when it was redirected the pangolin break, and reveal the truepath of that login page, thus error site cannot be reached.
i also tried creating resource using ip address but still broken.

*Originally created by @reedone816 on 5/21/2025* i have a webserver that automatically redirect to a another page. we have local dns server that redirect that xxx.xxx.com domain. for example in pangolin resource i set http://xxx.xxx.com:8000 now this website auto redirect that page to the login page http://xxx.xxx.com:8000/subdir/xx.jsp?bla=bla&bla when it was redirected the pangolin break, and reveal the truepath of that login page, thus error site cannot be reached. i also tried creating resource using ip address but still broken.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#1470