> ## Documentation Index
> Fetch the complete documentation index at: https://www.illusory.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Connection Details

> Connect to Illusory proxies

You can connect to Illusory proxies using any software or OS that supports HTTP or SOCKS5 proxies. This includes browsers, command line tools, and applications and more.

### Connect Details

Watch the visual guide below. For fullscreen [click here](https://app.arcade.software/share/ySkZOgFvSeY3GgPETFD4).

<div
  style={{
position: 'relative',
paddingBottom: 'calc(66% + 41px)',
height: '0'
}}
>
  <iframe
    src="https://demo.arcade.software/ySkZOgFvSeY3GgPETFD4?embed"
    title="Connect"
    frameborder="0"
    loading="lazy"
    allowfullscreen
    webkitallowfullscreen
    mozallowfullscreen
    style={{
        background: '#060714',
        width: '100%',
        height: '100%',
        position: 'absolute',
        top: '0',
        left: '0',
        colorScheme: 'none'
    }}
  />
</div>

### Guides

Learn how to set up your proxy authentication method.

<CardGroup cols={2}>
  <Card title="Basic Authentication" icon="lock" href="/proxy-authentication/proxy-auth-basic">
    Set a username and password to access your proxy
  </Card>

  <Card title="Whitelist Authentication" icon="location-dot" href="/proxy-authentication/proxy-auth-whitelist">
    Update your whitelisted IPs for authorization
  </Card>
</CardGroup>

Learn how to connect to your proxy.

<CardGroup cols={2}>
  <Card title="iOS" icon="apple" href="/ios/ios-wifi-apps">
    Connect to your proxy using iOS
  </Card>

  <Card title="macOS" icon="apple" href="/macos/macos-wifi">
    Connect to your proxy using macOS
  </Card>

  <Card title="Android" icon="android" href="/android/android-wifi">
    Connect to your proxy using Android
  </Card>

  <Card title="Mozilla" icon="firefox-browser" href="/mozilla/macos-foxyproxy">
    Connect to your proxy using Mozilla
  </Card>
</CardGroup>
