โ† Basecamp
๐Ÿ“ฑ Node Setup Tutorial

That old phone
is a revolution.

Doc Strange here. I've been a travelling shaman for 30 years. I carry almost nothing. And I've just figured out how to carry a library โ€” a whole community โ€” in a pocket. Let me show you.

Somewhere in your house there's a phone doing nothing. In a drawer. On a shelf. Waiting to become something. You're about to turn it into a FeelFamous node โ€” a walking WiFi library that broadcasts to everyone within range.

No technical knowledge needed. No monthly fees. No platform owns it. Just a phone, a powerbank, and five minutes.

"The internet was supposed to be decentralised. We let it get centralised.
We can route around that โ€” one phone at a time."

What you need

๐Ÿ“ฑ
An old Android phoneAny Android will do. Doesn't need a SIM. Doesn't need to be fast. Just needs to turn on.
๐Ÿ”‹
A powerbankAny size. Even a small one will run a node for hours.
๐Ÿ“ถ
A WiFi connection (just for setup)Just to download the app and the files. After that โ€” no internet needed. Ever.
โฑ๏ธ
Five minutesThat's genuinely all it takes.

The setup โ€” step by step

01

Download the files

On the old phone, connect to WiFi and download the basecamp zip.

โฌ‡ Download feelfamous-basecamp.zip

When it downloads, your phone will offer to unzip it. Do that. It'll create a folder called feelfamous-basecamp.

02

Move the files

Open your file manager. Find the feelfamous-basecamp folder (usually in Downloads). Move it to Internal Storage and rename it basecamp.

It needs to be at the root of Internal Storage โ€” not buried inside another folder. Internal Storage โ†’ basecamp โ†’ index.html. That's the structure.

03

Install the server app

No Play Store, no Google account. Open your browser and go to f-droid.org โ€” a free, open-source app store. Download the F-Droid app itself first, open it, allow the "install unknown apps" prompt once (that's your browser asking permission to install anything at all, totally normal).

Inside F-Droid, search for lWS (lightweight Web Server, by mvbasov). Install it.

Open lWS. Set the document root to Internal Storage โ†’ basecamp (type the path or use the folder picker). Leave the port on 8080 โ€” that's already the default. Hit Start.

The app will show you an IP address โ€” something like 192.168.x.x:8080. Write it down or screenshot it. You'll need it in a moment. See The Bare Phone Kit if F-Droid itself is new to you.

04

Name your hotspot FeelFamous

Go to Settings โ†’ Network โ†’ Mobile Hotspot. Turn it on. Tap the name and change it to FeelFamous. No password โ€” leave it open. This is intentional. You want people to connect.

Keep lWS running in the background while the hotspot is on.

05

Make the QR code

On another device connected to your FeelFamous hotspot, open a browser and go to:

http://[your IP]:8080/qr.html

Paste in the full URL: http://[your IP]:8080/index.html

Generate the QR. Save it. That's what people scan to go straight to the basecamp.

The IP can change when you restart. Check the app each time and regenerate the QR if it's different.

06

Plug in the powerbank. Walk into a crowd.

Phone in your bag. Powerbank plugged in. Hotspot on. lWS running. That's it.

People nearby see FeelFamous WiFi. They connect. They scan the QR. They arrive here. They become nodes. The fire spreads.

You don't have to do anything. You just have to show up.

โœ“ You're a node now.

Every person who connects can become a node too. Show them this tutorial. Give them the zip. The mycelium spreads. Peer to peer. No servers. No middlemen. No extraction.

"I spent 30 years appearing to fail. What I was actually doing was training.
Learning every trap. Building scar tissue.
This is what it was all for."

โ€” Doc Strange, April 2026

Troubleshooting

App can't see my files โ€” check storage permissions. Go to Settings โ†’ Apps โ†’ lWS โ†’ Permissions and allow full file access, then re-pick the basecamp folder as the document root.

Browser shows a / with no content โ€” go to the full URL: http://[IP]:8080/index.html

IP has changed since last time โ€” check the lWS app for the current IP. Regenerate the QR.

Only see an example page, not the basecamp files โ€” that's lWS's default document root (its own private folder). Go back into lWS's settings and set the document root to Internal Storage โ†’ basecamp, then restart the server.

People can't connect โ€” make sure the hotspot is named FeelFamous and has no password.