Skip to main content

All Questions

1 vote
1 answer
38 views

Simple web forwarding from one linux box to another (with WOL)

Ok I couldn't figure out the exact title for what I am trying to do but here is the gist. I have a linux box (call it Server_A) that has services running service at different ports. e.g. http://...
vzografos's user avatar
0 votes
1 answer
216 views

Connecting to a remote server without it's IP and using a relay server

I have 3 systems as follows: Client A: IP not disclosed Client B: IP not disclosed Server: some public ip Client C: IP not disclosed So, what i'm trying to do is, I want Client C to connect to the ...
Gaurish's user avatar
1 vote
1 answer
195 views

Can we redirect a vpn traffic from a wanted port to a needed port?

I would like to connect to a friend who share me his vpn to access my documents remotely. At school most the "unnecessary" ports are closed, let's say his port is 1194. Can I by anyway ...
lolozen's user avatar
  • 147
0 votes
1 answer
245 views

Create network between physical machine and ubuntu vm running docker hosting a “Stack“ of containers, with two web applications, an Nginx proxy

I have to configure a WM with ubutu in the virtual box that will be the server, it will run a container with two web applications and an nginx proxy, accessed directly from the Windows environment, ...
Rainer Teixeira's user avatar
0 votes
1 answer
248 views

How to connect to DB on private network from local machine?

Currently I have a docker image running Alpine Linux inside a private network. I have root access to that docker image. On the same private network, there is a database instance. Only systems on the ...
qkhanhpro's user avatar
  • 113
0 votes
0 answers
852 views

How to intercept web traffic of a remote computer connected to WAN

I'm able to configure burp proxy to intercept web traffic on my local Network but I don't know how to do the same with a pc not connected to my local Network but to internet (WAN). How can I configure ...
Subo's user avatar
  • 1
0 votes
0 answers
182 views

Redirect one UDP port to another on local network

I’ve got two Minecraft servers running in a Docker. Each server runs on a different port: Bedrock_Server_1 on default port 19132 and the Bedrock_Server_2 on non-standard port 19140. I can access them ...
Maciek Rek's user avatar
-1 votes
1 answer
138 views

how do I do a reverse proxy? [closed]

I am fairly new to this, I would like to create a reverse proxy for me to be able to host multiple servers. So to get started will I have to change the port 80 on the web servers virtual host or can I ...
BadWo1f's user avatar
  • 13
1 vote
2 answers
3k views

Convert localhost listening port to remotely listening port in Windows

I use Psiphon to circumvent censorship and it runs both HTTP and SOCKS proxy listening in localhost. I need to use the service from another machine in the network. As the Psiphon's listening port are ...
verstappen_doodle's user avatar
0 votes
0 answers
216 views

Port forward through another PC to another server

I'm trying to make a port forward which I never tried before. At work, almost all the ports are closed, apart from RDP and VPN ports. I have app running on port trying to connect to server/computer (...
orishi's user avatar
  • 11
0 votes
1 answer
1k views

Transparently bypass proxy to access to certain domains over SSH

I'm working in a setup of a big company that has dozens of firewalls and a big proxy server. From time to time I need to access some services that are in isolated networks and I have access to the ...
Uko's user avatar
  • 101
0 votes
2 answers
3k views

Access home network from an external IP address

I'm tapping into the PhilipsHue API to turn on/off lights. However, I can only do this on my home's internal network and so I want to be able to access it from the outside so here is what I tried ...
frankgreco's user avatar
1 vote
0 answers
1k views

Is simple forward proxy different than port forwarding?

Here is the introduction: I have a windows server which recently I decided to use it as a personal proxy server(not using ssh) like those free IP:Port proxies. I've made my googling and it seems ...
codedme's user avatar
  • 173
0 votes
1 answer
745 views

Reverse Proxy, Port Forwarding for passing on Reverse SSH

I'm trying to access a webpage hosted on a device from an AWS public URL. The catch is this device's IP is not public. I am able to issue a command to the device locally (ssh -i path/to/Cert -R 19999:...
Nimjox's user avatar
  • 111
-1 votes
1 answer
1k views

How to receive and send UDP traffic using a SSH Server with blocked UDP ports?

I have an external server which I use to connect to the internet using dynamic port forwarding from my remote desktop . I forward all the connections to my local port 9150 . Therefore I use that ...
Sagar Karira's user avatar

15 30 50 per page