Skip to content

DanielNetzer/strand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strand

License

Strand is a minimal flexible proxy server which exposes the ability to piggy back the requests and proxy them with another hop.

Tech

Running & Installation

$ cargo run
$ curl --proxy http://127.0.0.1:3000 <TARGET_URL>

About

Rust based minimal proxy server with proxy utilization as a middleware

Topics

Resources

License

Stars

Watchers

Forks