command
Version:
v0.0.0-...-d49de66
Opens a new window with list of versions in this module.
Published: Sep 15, 2024
License: BSD-2-Clause
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
rproxy
rproxy - simple websocket-aware HTTP reverse proxy
Documentation
Installation
% go get github.com/davidrjenni/cmd/rproxy
Documentation
¶
rproxy is a simple websocket-aware HTTP reverse proxy.
Installation:
% go get github.com/davidrjenni/cmd/rproxy
Usage:
% rproxy -target http[s]://... [-addr ...]
Example
% rproxy -target "https://example.com:8000" -addr ":8080"
Source Files
¶
Click to show internal directories.
Click to hide internal directories.