WebFans Test Application
This is a test application to verify WebFans authentication and request forwarding.
Authentication Status
⚠️ No WebFans authentication detected
This request should be coming through a WebFans subdomain proxy.
Request Information
Host:
example-dev.webfans.dev
Protocol:
https
WebFans App:
N/A
All Headers:
{
"host": "example-dev.webfans.dev",
"user-agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])",
"accept": "*/*",
"accept-encoding": "gzip, br",
"cf-connecting-ip": "216.73.217.154",
"cf-ipcountry": "US",
"cf-ray": "a2f78887dc254c41-CMH",
"cf-visitor": "{\"scheme\":\"https\"}",
"x-forwarded-for": "104.23.243.74, 79.127.200.33",
"x-forwarded-host": "example-dev.webfans.dev",
"x-forwarded-proto": "https",
"x-railway-edge": "yyz1",
"x-railway-request-id": "TeunzwUQSKepR1A7n6XIxQ",
"x-real-ip": "216.73.217.154",
"x-request-start": "1787461013836",
"x-forwarded-port": "8080"
}API Test
Test the API endpoint to see how authentication works:
Advanced Testing
Test authentication flows including login, logout, and token management:
Go to Authentication Test Page