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",
  "cdn-loop": "cloudflare; loops=1",
  "cf-connecting-ip": "216.73.216.123",
  "cf-ipcountry": "US",
  "cf-ray": "9b2f3d22d9eae930-YYZ",
  "cf-visitor": "{\"scheme\":\"https\"}",
  "x-forwarded-for": "216.73.216.123, 172.70.80.122",
  "x-forwarded-host": "example-dev.webfans.dev",
  "x-forwarded-proto": "https",
  "x-railway-edge": "railway/us-east4-eqdc4a",
  "x-railway-request-id": "bqD6HBhVSdSsG6LLAax-fw",
  "x-real-ip": "172.70.80.122",
  "x-request-start": "1766570291782",
  "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