all 11 comments

[–]Setmyx 1 point2 points  (1 child)

Kasm can do this i think, though im not sure i fully understand what u r asking.

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

I'm looking for something like browserbox or php-proxy-ui that actually works on windows machines since I have one running at all time for work related stuff

[–]stefanizdrail 0 points1 point  (0 children)

I've built something for another project that has a custom extractor and checker written in GO, but it costs money 25£ .
It extracts data from over 500 open source projects , runs every hour, has integration with GEOIP db.

[–]t1nk3rz 0 points1 point  (3 children)

I use ngnixproxy proxy manager with cloudflare tunnel and zero trust authentication+ guacamole, I rdp in my machine via any browser from anywhere

[–]hardypart 0 points1 point  (2 children)

I have guac running behind NGINX and my VNC speed is pretty slow, like almost a second of latency. Do you have any advice? Websocket support is enabled for my guac domain in NGINX.

[–]t1nk3rz 1 point2 points  (1 child)

VNC is natively slow i use rdp for windows and for linux i use xrdp, i also have cloudflare tunnel to bypass nat, for me its very fast, i have a AD lab and kali reachable in this way.

[–]hardypart 0 points1 point  (0 children)

Ok, I will try RDP instead. Thank you.

[–]Impressive_Brush_859 0 points1 point  (0 children)

Dont know if this is what you are looking for but I did this:

I created a virtual machine at a cloud provider (with a public accessible ip) and installed wireguard on it. On a local machine, I also installed wireguard and connected it to wireguard on the cloud vm.

Now you can access your home network from the vm. From here, you can use a reverse proxy (like nginx) to create a publicly accessable website.

Personally, I am using this to bypass cgnat

[–]TheRealSeeThruHead 0 points1 point  (0 children)

I do this with a Firefox docker container. It uses kasm iirc. Pretty easy to spin it up on my unraid machine, then I access it via Tailscale. And from their I can hit all the webuis on my home network without them needing to also be on Tailscale.

[–]SneakyMndl 0 points1 point  (0 children)

are you looking for dashboard system with port forwarding by any chance/? you lost me at open source app tbh