Skip to content

marcelo140/CC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CC - Reverse Proxy

Running proxy

cargo run --bin reverse_proxy <IP_ADDR>

Running monitor

cargo run --bin monitor <IP_ADDR> <SERVER_IP_ADDR>

Note: Both applications run on the same port so they must be used on different hosts. You can also change the port manually for testing purposes.

About

Reverse Proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages