Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I open the home network port? #120

Open
lootoos opened this issue May 3, 2023 · 0 comments
Open

How do I open the home network port? #120

lootoos opened this issue May 3, 2023 · 0 comments

Comments

@lootoos
Copy link

lootoos commented May 3, 2023

With this application, i can open a home network ports by purchasing a VDS?
I used "Wireguard" in tunnel mode, the problem is that some hosting companies block "Wireguard" when there is a DDoS attack on VDS.

edgeVPN how do I do in tunneling mode?
As far as I understand, when I run Edgevpn on my home computer, other participants connected to Edgevpn will also be able to connect to my Minecraft server?
If I put EdgeVPN on VDS, then I put EdgeVPN on my home computer, then I will make port forwarding to the IP of the home EdgeVPN on VDS - will it work?

For example, EdgeVPN issues ip "10.0.0.5" to VDS \ on the home computer issues IP "10.0.0.6", on VDS I write "iptables -t nat -A PREROUTING -p tcp --dport 25565 -d 193.164.16.243 -j DNAT --to 10.0.0.6:25565" \ thereby the server should be accessible by IP "193.164.16.243"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant