Stremio VPN - Protect Your IP When Streaming
Hide your IP address when using Stremio. No subscription - pay only for what you use.
Your IP is Exposed When Streaming
When streaming with torrent-based addons like Torrentio, your IP address is visible to everyone in the swarm - including copyright holders who monitor these networks.
- IP logged - Anti-piracy companies monitor torrent swarms
- ISP warnings - Your provider can see your activity
- DMCA notices - Legal threats sent to your address
Don't Take the Risk - Use Our VPN
VendVPN hides your real IP. The VPN server's IP is exposed instead of yours. No subscription - just pay for the time you need.
Remote Access: Watch Stremio Anywhere
You're commuting or traveling and want to access your home Stremio server. VendTunnel exposes your localhost to the internet securely.
The Problem
Stremio doesn't have a proper iOS app. The web player at web.stremio.com works great, but it needs to connect to a Stremio server - and your home server isn't accessible from outside your network.
You could set up port forwarding, dynamic DNS, and firewall rules. Or you could use VendTunnel and be done in 5 minutes.
What You Need
- Stremio running on your home computer (Windows, Mac, or Linux)
- WireGuard app on your computer (where Stremio runs)
- A VendTunnel
Step-by-Step Setup
Step 1: Get Your Stremio Server Port
Stremio runs a local server on port 11470 by default. You can verify this by opening http://127.0.0.1:11470/ in your browser while Stremio is running.
Step 2: Purchase a VendTunnel
Go to vendvpn.com/tunnel and:
- Enter a subdomain name (e.g., "mystremio")
- Enter
11470as the primary port - Select your region
- Pay via PayPal (7 days recommended, or 30 days for best value)
After payment, you'll see your tunnel URL and WireGuard config:
Step 3: Install WireGuard on Your Computer
Download WireGuard for your platform:
Import the config file you downloaded from VendTunnel and activate the tunnel.
Step 4: Set Up Port Forwarding
Your Stremio server listens on 127.0.0.1:11470, but the tunnel connects to your WireGuard IP. You need to forward traffic between them.
Windows (run as Administrator):
Mac (install socat via brew install socat):
Replace 10.0.0.10 with the IP address shown in your WireGuard config (the Address field).
Step 5: Open Stremio Web on Your Phone
- Open Safari on your iPhone
- Go to
web.stremio.com - Tap the Share button and select "Add to Home Screen"
- Open the Stremio app from your home screen
- Go to Settings (gear icon)
- Under "Streaming", tap "Add URL"
- Enter your tunnel URL:
https://mystremio-tunnel1.vendvpn.com - Your tunnel should show as "Online"
Step 6: Configure External Player
For better playback on iPhone, use an external player:
- Download Outplayer from the App Store (free, 4.6 stars)
- In Stremio web, go to Settings
- Under "Advanced", find "Play in external player"
- Select "Outplayer" from the dropdown
Now when you select a stream, it will open directly in Outplayer with better codec support and Picture-in-Picture.
Alternative: Copy Stream Link to Safari
If you don't want to install Outplayer:
- Select a movie or show in Stremio web
- Click on a stream source
- Tap "Copy stream link"
- Paste the link in Safari
- Video plays directly in the browser
Pricing
VendTunnel is pay-as-you-go. No account required, no subscription.
For Stremio access, we recommend 7 days or 30 days - so you don't have to set it up again every time you want to watch.
Ready to Watch Stremio on Your Phone?
Get your tunnel in under 2 minutes. No account needed.
Get a TunnelFAQ
Does this work with any Stremio addon?
Yes. Your tunnel connects to your home Stremio server, which has all your addons configured. Whatever works on your computer will work on your phone.
Why do I need the port forwarding command?
Stremio binds to 127.0.0.1 (localhost only). The tunnel connects to your WireGuard IP (10.0.0.X). The port forward bridges these two.
Can I use this on Android?
Yes. The same setup works on Android. Use web.stremio.com in Chrome and install WireGuard from the Play Store.
What if my computer goes to sleep?
Your Stremio server needs to be running for this to work. Disable sleep or use a keep-alive utility on your computer.