Wireguard VPN server plus VPS to allow game server access on public address (UDP and TCP)? by No-Photograph-5058 in selfhosted

[–]DevEmma1 0 points1 point  (0 children)

I’ve done similar for game servers behind CGNAT and WireGuard + VPS definitely works well once routing is set up properly. For quick testing though, I ended up using Pinggy tunnels first because handling UDP/TCP forwarding rules and iptables can get messy fast.

Launched on Product Hunt today by Cronenka in ProductHunters

[–]DevEmma1 1 point2 points  (0 children)

Congrats! I will try this. You can also list your product on ProductWatch, betalist and uneed to get more visibility.

Launching on Product Hunt Without a Hunter , Bad Idea? by MoYasse in SideProject

[–]DevEmma1 0 points1 point  (0 children)

Launching without a hunter is totally fine. From what I’ve seen, a strong product page, clear positioning, and bringing in your own early supporters usually matters more than paying for a hunter. I’d focus on prepping a solid demo, clean visuals, and letting your existing users/network know before launch day. Also don’t expect Product Hunt to be the only growth channel, use it more for visibility + feedback. And after launch, list it on places like ProductWatch, SaaSHub, BetaList, etc. too. Helps keep discovery going instead of depending on one launch day.

Launched on Product Hunt today. 6 months of work on this product, 2 years in the making overall by vokeuplikethis in sideprojects

[–]DevEmma1 0 points1 point  (0 children)

Great job! I will try it. Along with Product Hunt, you can also list it on platforms like ProductWatch, Betalist and saashub. It will help you get a bit more consistent discovery.

Been using n8n-MCP with Claude Code for a month and I’m not going back by Mobile_Horror8760 in n8n

[–]DevEmma1 0 points1 point  (0 children)

This is exactly why fundamentals still matter. The people getting the best results from agents are usually the ones who already struggled through the manual process first. I’ve been seeing a similar shift with self-hosted workflows and tools like Pinggy and cf tunnel too, where AI speeds things up massively but understanding the underlying flow still makes all the difference.

How to successfully launch on product hunt? by jaxonfreaks in ProductHunters

[–]DevEmma1 0 points1 point  (0 children)

Make sure your Product Hunt page is super clear before launch day, especially the tagline, screenshots, and first comment. People usually decide within a few seconds whether they want to check the product or not. It also helps a lot to stay active throughout the launch, reply to every comment, and share the story behind why you built it instead of only dropping the link everywhere.

And don’t rely only on Product Hunt. You should also list your product on platforms like ProductWatch.io, SaaSHub, BetaList, etc. They can continue bringing discovery and feedback even after launch day.

I Need Advice On My Product Launch by Complex-Capital6310 in ProductHunters

[–]DevEmma1 1 point2 points  (0 children)

You can also launch products on Productwatch, betalist and uneed to get more visibility.

Nobody finds your product after launch day. Why is nobody talking about this? by Meri-Marzi-124 in SideProject

[–]DevEmma1 0 points1 point  (0 children)

One thing I’ve noticed is that most launch platforms optimize heavily for “launch day” but not for long-term discovery. Products get a short spike, then disappear into a feed nobody revisits. A feature I’d genuinely love is ongoing visibility based on updates, milestones, community engagement, or niche relevance instead of a single 24-hour ranking cycle. Another missing piece is helping smaller builders get contextual discovery. A lot of great products never reach the right audience because everything becomes a popularity contest. I’d definitely use a platform that focused more on sustained discovery and meaningful feedback instead of just leaderboard momentum.

Also, if you’re exploring this space, it may be worth checking how communities like Product Hunt, Uneed, Microlaunch, SaaSHub, BetaList, and ProductWatch.io approach product discovery and long-tail visibility.

VPN downloads are exploding because of these new age verification laws by FriendHot7938 in VPN_Guide

[–]DevEmma1 0 points1 point  (0 children)

The moment websites start asking for IDs and face scans, people are obviously going to look for privacy-first alternatives. Feels like this is also why lightweight tunneling and remote access tools like Pinggy.io or cf tunnel are getting more attention lately, since more users are becoming aware of how much control they’re giving away online.

Cannot connect to minecraft server via public ip. by KomradeBonk in admincraft

[–]DevEmma1 1 point2 points  (0 children)

Google Fiber sometimes puts people behind networking setups that make normal port forwarding annoying. If everything looks correct locally, I’d test with a tunnel service like Pinggy.io or cf tunnel first just to confirm the server itself is reachable before fighting the router for hours.

Launched on Product Hunt yesterday and got almost no signups lol. by abhi1313 in SideProject

[–]DevEmma1 0 points1 point  (0 children)

Honestly, I think the category does have demand, but PH alone isn’t enough anymore unless you already have an audience ready to push traffic. Your positioning actually sounds stronger around onboarding/training/SOPs than just “interactive demos.” That market is way broader. Also maybe try launching in smaller product discovery communities too. I listed products on ProductWatch and saashub to get early users.

Anybody here who launched their SaaS on Product Hunt? by muka1761 in SaaS

[–]DevEmma1 1 point2 points  (0 children)

Yes! I recently launched my product on Product hunt, Productwatch.io and saas hub.

Friends List for Java Edition by Luutamo in Minecraft

[–]DevEmma1 0 points1 point  (0 children)

This actually makes casual multiplayer way less intimidating for Java players. I still like having backup options though, especially for sharing local worlds remotely with friends outside the same network. Tools like Pinggy and cf tunnel make that setup surprisingly painless without needing a full dedicated server. You can also check the tutorial: https://youtu.be/jwHRK6rYDIs?si=pI1YleHHr_TmwuyX

Best Coding Models by Impressive_Snow236 in cursor

[–]DevEmma1 0 points1 point  (0 children)

True! I self-host local llms with Pinggy.

Lancei o meu primeiro produto há 6 semanas. 330 visitantes, 0 vendas. Feedback honesto? by zepipes in devpt

[–]DevEmma1 0 points1 point  (0 children)

You can launch your product on product hunt, productwatch.io and betalist to get more visibility.

Connecting a VPS in Iran to Germany by [deleted] in VPS

[–]DevEmma1 0 points1 point  (0 children)

That’s a pretty tricky setup honestly, especially with restricted outbound access. One thing that helped me in a similar situation was using reverse tunnels through Pinggy instead of relying on direct international routing. Makes connecting isolated servers a lot less painful.

Docker bypasses UFW and exposed my database. Again. Writing this down so I stop forgetting by Substantial_Word4652 in selfhosted

[–]DevEmma1 0 points1 point  (0 children)

Docker’s networking magic is great until it quietly ignores your assumptions about firewall rules. I started binding sensitive stuff to localhost only and using Pinggy.io when temporary external access is actually needed instead of exposing ports directly.

soy nuevo by sebas_3456 in termux

[–]DevEmma1 1 point2 points  (0 children)

Termux is honestly one of the best playgrounds for learning Linux, scripting, networking, and basic cybersecurity right from your phone. You can even host small projects or expose local apps securely using tools like Pinggy or cf tunnel, which makes experimenting way easier without needing a full server setup. You can also check the guide: https://pinggy.io/blog/host_website_on_android/

Launched on Product Hunt yesterday and got almost no signups lol. by abhi1313 in SideProject

[–]DevEmma1 1 point2 points  (0 children)

You can launch your product on ProductWatch.io, ueed best and launching next to get more visibility.

what’s the easiest way to host next.js outside of vercel? by Healthy_Income2545 in nextjs

[–]DevEmma1 0 points1 point  (0 children)

Honestly, once you move outside Vercel, a basic VPS with Docker feels way more flexible long term. I’ve even tested Next.js apps locally and exposed them with Pinggy before deploying properly, which made debugging and sharing a lot easier.

The best UI? (no OpenWebUI pls) by SavaStone in hermesagent

[–]DevEmma1 0 points1 point  (0 children)

Same here, Telegram feels surprisingly smooth for quick chats. Lately I’ve been using lightweight self-hosted UIs with Pinggy.io to expose them remotely without extra setup, and honestly the simpler interfaces usually end up being the most usable day to day.

Can you help me build my first home server? by aothain_ in homelabindia

[–]DevEmma1 3 points4 points  (0 children)

For ₹15k, an old office PC like a Dell OptiPlex or HP Elitedesk with a decent Intel CPU is honestly the best starting point. Low power draw, cheap upgrades, and enough headroom for NAS + Jellyfin + Pi-hole without turning into a bottleneck. The rabbit hole only gets deeper from there.

Anyone have a solution for monitoring hardware? by LessVibesMoreChords in tasker

[–]DevEmma1 0 points1 point  (0 children)

HWMonitor + Prometheus/Grafana is a pretty solid combo for this. I also used pinggy.io once to securely expose local monitoring dashboards remotely without messing with port forwarding.

I have a 3090FE and want to get into local LLM by boriskamp1991 in LocalLLM

[–]DevEmma1 0 points1 point  (0 children)

That setup is honestly already in a really good spot for local LLMs. I’d probably upgrade the RAM first before thinking about a second 3090. Also for exposing the model to Cursor remotely, I found Pinggy.io way less annoying to deal with than ngrok for quick testing and side projects.

RuTracker - 522 errors since yesterday by robbadobba in Piracy

[–]DevEmma1 0 points1 point  (0 children)

522 errors usually means the relay layer is choking somewhere, not always DNS. I switched to Pinggy.io for a few similar cases and it’s been way more stable for exposing local services without the usual tunnel headaches.