https://github.com/kevindanne/rusthttpredirector
A simple HTTP request redirector written in rust
https://github.com/kevindanne/rusthttpredirector
http http-proxy http-redirect rust
Last synced: 2 months ago
JSON representation
A simple HTTP request redirector written in rust
- Host: GitHub
- URL: https://github.com/kevindanne/rusthttpredirector
- Owner: KevinDanne
- Created: 2022-09-17T18:25:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-21T18:57:26.000Z (11 months ago)
- Last Synced: 2025-01-18T07:11:55.761Z (4 months ago)
- Topics: http, http-proxy, http-redirect, rust
- Language: Rust
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RustHttpRedirector
A simple HTTP request redirector written in rust
## Usage
```
http-redirecter
http-redirecter
```
The routes configuration file must be inside the routes directory.
If no file name is specified "default" is used## Routes configuration file syntax
```
=>
=>
```