route

command module
v0.0.0-...-b32e085 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 8, 2019 License: GPL-3.0 Imports: 7 Imported by: 0

README

Route

A reverse proxy in Go

Usage

With the following command, alice listens on <port> and maps a request matches with <pattern1> to localhost:<port1>, and also maps a request matches with <pattern2> to localhost:<port2>.

$ route -p <port> <pattern1>:<port1> <pattern2>:<port2>

Copyright (c) 2019 Fernand Garcias Borges All Rights Reserved.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL