• 8 Posts
  • 47 Comments
Joined 1Y ago
cake
Cake day: Jul 02, 2023

help-circle
rss

Noob here can you please explain what the 2nd line does? Thanks!


Great odea. Any guides/howtos you can share?


mFat
creator
toSelfhosted@lemmy.worldThumb drive heating up
link
fedilink
English
5
edit-2
3M

Thanks yeah I have a lot of services and Docker containers running on the device. I’ll try disabling logging.


Thumb drive heating up
I'm booting openwrt off a usb c thumb drive connected to a fanless Celeron mini pc. The pc is cool but the thumb drive is so hot i can't touch it. Any ideas?
fedilink

Self-hosted YouTube downloader?
Is there a self-hosted downloader that would automatically download liked videos or the ones added to a specific playlist?
fedilink

FRP is fine but the https certificate part is not easy/automated.


It’s an http service running on my home server (running openwrt and docker).

SSH and VPN are either blocked or heavily throttled where i live.


Tunnel app for my openwrt home server
(I know wireguard, tailscale and so on are the preferred options. But for some reaon I can't use any vpn atm) I'm looking for some tunneling solution which: -is NOT Cloudflare Tunnels -doesn't need a VPN (so wireguard or openvpn are ruled out) -is not SSH tunnel I need something like [FRP](https://github.com/fatedier/frp) preferably with a luci app and automatic ssl certificate for my subdomain. Any recommendations?
fedilink


No i just imported an m3u into jellyfin.


mFat
creator
toSelfhosted@lemmy.worldReverse proxy
link
fedilink
English
3
edit-2
4M

Wireguard is blocked at protocol level no matter which port you use. Tailsclale uses wireguard. Haven’t tried headscale yet.


Thanks but I don’t seem to get the point of these proxies. What do they do exactly? Can you give me an example please?


Sorry i should have said i wanted a server not a client.


m3u (iptv) server which is not Jellyfin?
Jellyfin is very unreliable with live tv in my experience. It takes ages to reload a playlist and sometimes the old channels still appear in library. Is there a better alternative?
fedilink

mFat
creator
toSelfhosted@lemmy.worldReverse proxy
link
fedilink
English
54M

Caddy was exactly what i needed. It magically solved the problem…


mFat
creator
toSelfhosted@lemmy.worldReverse proxy
link
fedilink
English
24M

Thanks I understand the theory behind this but I can’t get it to work.

I have a jellyfin.mydomain.com subdomain pointing at my VPS ip. On my home server I have Nginx Proxy Manager listening to 192.168.8.1:8998 (http) and 8999 (https) From my home server I forward port 80 from the VPS to local port 8999 like this:

ssh -R 80:127.0.0.1:8998 root@vps-ip

Then on npm I define a proxy to localhost:8096 (jellyfin) for any traffic sent to jellyfinn.mydomain.com.

But I can’t access jellyfin remotely.


mFat
creator
toSelfhosted@lemmy.worldReverse proxy
link
fedilink
English
24M

I don’t want to remember port numbers. I’m trying to give each service its own subdomain.


mFat
creator
toSelfhosted@lemmy.worldReverse proxy
link
fedilink
English
34M

It’s easily detected by firewalls in China and Iran.


mFat
creator
toSelfhosted@lemmy.worldReverse proxy
link
fedilink
English
14M

Thanks for the detailed reply. But I’m still confused. Do I need a separate ssh tunnel for every single service I run on my local server?


mFat
creator
toSelfhosted@lemmy.worldReverse proxy
link
fedilink
English
04M

Thank you very much my question is should npm be installed on my VPS or my local server? What SSH command should I use to connect the two machines in a way that npm works?


Reverse proxy
I have an openwrt router at home which also acts as my home server. It's running a bunch of services using docker (Jellyfin, Nextcloud, etc.) I have set up an SSH tunnel between my openwrt router and VPS and can access jellyfin successfully. I understand that I need to set up a reverse proxy to access multiple services and have https. But I'm confused if I should set up this reverse proxy on the VPS or on the router itself. Is nginx the easiest option? Should i add subdomains in cloudflare for every service? Pease don't recommend vpns since they are all blocked where i live (wireguard, tailscale openVPN, etc.) I'm limited to using ssh tunneling only. Thanks
fedilink

StartOS facilitates the entire process of discovering, installing, configuring, and using any variety of open-source software from anywhere in the world without trusting anyone.
fedilink

All protocols are blocked. Proxying through v2ray/xray still works.


Shadowsocks is deprecated and doesn’t work anymore.


Wondering which YouTube channels are worth archiving.


It seems like this is the only solution. I’ll give it a go.


Tor only works with Snowflake bridges and the speed is very low.


Yes I can SSH to my US vps. I’ll give this a try thank you.


No they are blocked at protocol level no matter which port you use.


This is the case unfortunately. They are blocked at protocol level.


Remote access in a country with heavy cencorship
Where I live wireguard and openvpn are completely blocked and my isp doesn't provide a public ip. Tailsclale and cloudflare tunnels don't work either. Is there a last resort method for accessing my home server (a mini pc running openwrt and docker). Thanks!
fedilink


There are free alternatives like FRP and Rathole.


Rathole is similar but allegedly performs better.


Please update the post if you found solution to this. Also check this out.


This. Self-hosting doesn’t need to be a nerd thing.


Dynadot offers free .link domains.


They are what I use but they’re proxies not VPNs. Not sure they work for tunneling traffic from vps to home.



That used to work but it doesn’t anymore. Openvpn over cloak still works apparently. I’ll give it a try.


It’s not about port numbers anymore. Their firewall even blocks normal https traffic when huge amount of data is being sent/received. They are getting smarter at guessing if the traffic is normal or it’s a vpn.


My goal is to be able to access local services running in a NUC at home. Currently it’s Jellyfin and i plan to set up Immich too for backing up photos.

I currently use Xray/Shadowsocks on the same vos to bypass the censorship, but they are proxies not VPNs.

Never heard of meshcentral‌, will have a look at documentation. Thanks.


Yeah SSH still works. Thanks for the suggestion.


ExpressVPN used to work but it got blocked too. I need a personal VPN solution to host on my own server. Currently we use Xray/V2ray to access restricted websites but they’re proxies, not proper VPNs.


I haven’t tried this. Will do. When wireguard still worked i used to use this script to set it up.


VPN blocked, how can i tunnel my VPS to home network?
I live in a country where wireguard, openvpn and other vpn protocols have been blocked. Tailscale and Cloudflare Tunnels don't wok either. I do have a public ip and my router supports DMZ and port forwarding. For security concerns I'm not willing to forward ports. Is there any other method to use my VPS to forward traffic to my home server?
fedilink

By lock/unlock do you mean using biometric login?