{% extends "base.html" %} {% block content %} {% include 'nav.html' %}
Ownfoil supports the following Nintendo Switch clients:
{% if tinfoil_enabled %}HTTP / HTTPS protocol supportHTTP / HTTPS protocol supportHTTP / HTTPS protocol support| Protocol: | http |
| Host: | {{ local_address }} |
| Port: | {{ local_port }} |
| Path: | / for all content, else one of /base, /update, /dlc, /multi to serve specific content. |
| Username: | Username |
| Password: | Password |
| Title: | Ownfoil - Local |
| Enabled: | YES |
Enable emummc| Type: | HTTP |
|
| Name: | Ownfoil - Local |
|
| URL: | http://{{ local_address }} |
Add /base, /update, /dlc, /multi to serve specific content. |
| Port: | {{ local_port }} |
|
| User: | Username |
|
| Pass: | Password |
[HTTP] Ownfoil - LocalMount then select back Ownfoil.
| Shop title: | Ownfoil - Local |
|
| Shop protocol: | HTTP |
|
| Host: | {{ local_address }} |
|
| Port: | {{ local_port }} |
|
| Username: | Username |
|
| Password: | Password |
| Protocol: | https |
| Host: | {{ remote_host }} |
| Path: | / for all content, else one of /base, /update, /dlc, /multi to serve specific content. |
| Username: | Username |
| Password: | Password |
| Title: | Ownfoil - Remote |
| Enabled: | YES |
Enable emummc| Type: | HTTP |
|
| Name: | Ownfoil - Remote |
|
| URL: | https://{{ remote_host }}{{ sphaira_endpoint }} |
Append /base, /update, /dlc, /multi to serve specific content. |
| Port: | 443 |
|
| User: | Username |
|
| Pass: | Password |
[HTTP] Ownfoil - Remote{{ sphaira_endpoint }} part of the URL is required for remote access so that Ownfoil can serve the Sphaira shop behind a reverse proxy.
Mount then select back Ownfoil.
| Shop title: | Ownfoil - Remote |
|
| Shop protocol: | HTTPS |
|
| Host: | {{ remote_host }} |
|
| Port: | 443 |
|
| Username: | Username |
|
| Password: | Password |