directory
Version:
v0.0.0-...-e8b0580
Opens a new window with list of versions in this module.
Published: Mar 3, 2023
License: MIT, MIT
Opens a new window with license information.
README
¶
A simple reverse proxy
We can see real server in real_server.go and proxy server in reverse_server.go
Run this two file and if we do some request like curl 'http://localhost:2002/something
we will get a response in JSON contains ip of client and path we requested.
Directories
¶
Click to show internal directories.
Click to hide internal directories.