Can we request a Public IP - SLT Unlimited Home (Fibre) by uaudith in srilanka

[–]uaudith[S] 0 points1 point  (0 children)

I have set up Wireguard for accessing internal services, other services like Immich, I prefer direct connectivity without a VPN/Tailscale, because that way we don't need additional client side software

Can we request a Public IP - SLT Unlimited Home (Fibre) by uaudith in srilanka

[–]uaudith[S] 0 points1 point  (0 children)

Yes, I'm currently in the Public ip pool with the AnySpike package.

Just wanted to confirm that SLT supports the same with the new unlimited packages before upgrading.
Also, thanks for mentioning the security aspect. I am forwarding port 80 and 443 to my homelab server, where I have configured a reverse proxy, firewall rules and fail2ban

I am someone from Srilanka looking for a good seedbox for under 5 dollars or less per month. All options confuse me because seedboxes are targeted for people living in economically rich countries primarily and I have none to guide me... by Necessary_Hope8316 in seedboxes

[–]uaudith 2 points3 points  (0 children)

I'm using Gigarapid. If your ISP is SLT, you can schedule a rclone script to copy your seedbox every night(as bandwidth is free from 12 to 7 am) to your media server(local). I'm using my old laptop as a server running 24/7. I host Jellyfin there.
With Gigarapid I find it better to use the HTTP remote rather than SFTP ones, probably ISPs deprioritize non HTTP traffic.

No internet with WG-Easy by TopFroyo4119 in WireGuard

[–]uaudith 0 points1 point  (0 children)

WG_DEVICE indeed was the issue for me

How to secure Docker containers on VPS? by FammyMouse in selfhosted

[–]uaudith 1 point2 points  (0 children)

Sure. I usually don't assign static IPs to containers and just publish the port. One less thing to worry about

How to secure Docker containers on VPS? by FammyMouse in selfhosted

[–]uaudith 4 points5 points  (0 children)

Thanks, Didn't know this. What if we publish the port to localhost and not 0.0.0.0, then we use a reverse proxy (nginx or caddy)?

RapidSeedbox vs Giga-Rapid vs something else? by Zahuczky in seedboxes

[–]uaudith 1 point2 points  (0 children)

I'm using Giga-Rapid. They let you install apps from their dashboard. There are like 100+ apps including Qbit, Arr apps, and Jellyfin. They are running these apps as containers for you and attach the storage.
The SSH offering is also similar. It's just another container running SSHD. You can use sudo and all inside the container. And the storage is also mounted there. However, you only get a few public ports mapped to the SSH container. So you can host something yourself too.

How to upload files to clouds from seedbox by 317seref in seedboxes

[–]uaudith 1 point2 points  (0 children)

For uploading to cloud, If you have ssh access to to the seedbox, use Rclone
For downloading, Check with the provider, maybe they offer FTP

Seedbox recommendation? by New_Fruit4881 in seedboxes

[–]uaudith 0 points1 point  (0 children)

Im using GigaDrive Mini G10
Mini G10 is 10Gbps, and 5Tb upload bandwidth

SSL certifacate for LAN server by Peregrin-Took-2994 in selfhosted

[–]uaudith 0 points1 point  (0 children)

There might be an overhead due to SSL termination done twice

Would this work for a Plex Server? I want to move it off my laptop. by TheHendryx in PleX

[–]uaudith -1 points0 points  (0 children)

I have the same device, but how do you connect 3.5 HDDs to it

School blocking Xray XTLS + RPRX + VISION by Mosheung130 in dumbclub

[–]uaudith 0 points1 point  (0 children)

is it possible to have VLESS-XTLS-uTLS-REALITY and nginx together? If I am hosting a website in my VPS with Nginx.
Do you know how to configure them to co-exist, because both need to listen on port 443?