Skip to main content
Tooling
2 votes
3 replies
81 views

This days me and my friend made a multiplayer game in godot. The server is written in go using protobaf. To test the multiplayer, i used ngrok. I know we can use port forwarding but i thought ngrok is ...
ΝΙΚΟΛΑΣ ΜΕΝΥ's user avatar
0 votes
1 answer
48 views

I have a React application running on port 5173 and an Express server on port 3000. I'm trying to test Google OAuth sign-in from my React app using my actual mobile phone. When I access the app from ...
ApplePie's user avatar
  • 1,195
2 votes
0 answers
240 views

I'm trying to use VS Code local port forwarding to forward port 3000, but when I try to access the generated URL (v0jw1fjz-3000.inc1.devtunnels.ms), I get the following error: This page isn’t working ...
Flick Explainer's user avatar
1 vote
2 answers
588 views

I tried to mount a smb network share on Windows over the internet, but I have encountered several problems. First of all my setup was a raspberry pi running samba in my local network and everything ...
BeatEngine's user avatar
0 votes
0 answers
31 views

I have a project in visual studio code, but has to port forwarded through the Ports tab's port forwarding feature. I am trying to make a powershell/batch script to automate the awkwardly long process ...
Jude Hopper's user avatar
0 votes
0 answers
709 views

I'm experiencing an issue with port forwarding in VS Code. Despite working entirely locally, without any remote workspace connection, I'm prompted to sign in with GitHub when attempting to forward a ...
Vivek's user avatar
  • 1
0 votes
0 answers
136 views

I want to run my DNS nameservers in containers, in rootless pods. Rootless pods means that these pods cannot publish the privileged port 53 for incoming DNS queries. So I configure the nameservers to ...
rdelangh's user avatar
0 votes
1 answer
48 views

Os: DISTRIB_ID=Ubuntu DISTRIB_RELEASE=20.04 DISTRIB_DESCRIPTION="Ubuntu 20.04.6 LTS" psql: psql (PostgreSQL) 12.20 (Ubuntu 12.20-0ubuntu0.20.04.1) Java: openjdk version "11.0.24" ...
kaprob's user avatar
  • 51
0 votes
2 answers
123 views

I'm running a socket.io server on my Windows machine and want it to be accessible over the internet using its public IP. Here’s what I've done so far: Port Forwarding: Successfully opened and ...
fine line's user avatar
  • 305
0 votes
0 answers
64 views

I have a global IP and port, however I have the case where a router doesn't support NAT loopback, so I cant use this, and I need to use the local IP address and the internal port that it's forwarded ...
Ben Kollar's user avatar
1 vote
2 answers
1k views

The problem is rather general but I have an example with mailpit: I cannot reverse proxy to a docker container app which uses a specific port. I'm using Traefik and I set up these files: Traefik/...
dyle's user avatar
  • 31
-1 votes
1 answer
107 views

I have the following python code to create a server. The prints are triggered when the server is run up outside a docker container but not when inside a container. I'd like to setup port forwarding ...
Joonas S's user avatar
0 votes
0 answers
236 views

I'm trying to set up a React Native development environment with the following setup: Development machine: Remote Windows Virtual Machine on Google Cloud Platform Device connection: Local MacBook Pro ...
Kibirige Calvin's user avatar
-6 votes
1 answer
70 views

I want to make live ip video calls between a python pyqt5 user and a browser (html5). The javascript code i use for client is: var port = 8080 var ip_address = "192.168.1.10" var main_pc = { ...
Chris P's user avatar
  • 2,435
0 votes
1 answer
69 views

I am trying to forward a port for my custom chat system, a project of mine. It has no problem when i try to access it from lan. However, if i try to access it from the router by calling telnet 192.168....
Temeraire's user avatar

15 30 50 per page
1
2 3 4 5
97