this post was submitted on 11 Aug 2025
15 points (100.0% liked)

techsupport

2923 readers
10 users here now

The Lemmy community will help you with your tech problems and questions about anything here. Do not be shy, we will try to help you.

If something works or if you find a solution to your problem let us know it will be greatly apreciated.

Rules: instance rules + stay on topic

Partnered communities:

You Should Know

Reddit

Software gore

Recommendations

founded 2 years ago
MODERATORS
 

I'm able to use my VPN to distribute files via Soulseek/Nicotine+. Can I do this with its IP and port forwarding so people can connect to a website hosted on my machine from the internet?

I'm imagining they'd be able to connect with the basic IP:port address, but I'm really not even sure if it's possible.

I'm looking into using NGINX for this. If something else is more appropriate, I'd love to know.

you are viewing a single comment's thread
view the rest of the comments
[–] sainth@lemmy.world 1 points 1 day ago

Most VPNs don't allow port forwarding, and if they do it's a random port that changes frequently. So you'd need a method to tell people the new port. Also, you typically want to use SSL so you'll have to use self signed certs. Though interestingly LetsEncrypt recently started testing certs for IP addresses:

https://letsencrypt.org/2025/07/01/issuing-our-first-ip-address-certificate