Skip to content

Cipher Relay is a simple tool that helps you to encrypt your network traffic via a relayed http/socks5 proxy.

License

Notifications You must be signed in to change notification settings

vyag/cipher-relay

Repository files navigation

Cipher Relay

Cipher Relay is an http/socks5 proxy encrypt your network traffic via a relayed remote and local proxy chain.

Screenshot

Cipher Relay is not a professional tool, it is just a fun project to explore a new approach to network privacy protection:

  • Encrypt traffic via a relayed remote and local proxy chain.
  • Support http/socks5 proxy protocol.
  • NO TLS and certificates are required.

How to use it?

1. Run the remote agent.

# run the remote agent on your server
TODO

2. Run the local proxy.

2.1 Run the local proxy with command line.

# run the local proxy on your desktop
TODO

2.2 Run the local proxy with GUI.

Config

Mechanism

graph LR
    BR[Browser] --> Local[Local http/rocks5 Proxy on localhost or intranet]
    Git[Git] --> Local
    OC[Other Applications] --> Local
    Local --Mixed & Encrpted Traffic [Internet]--> Remote[Remote Agent] --> Github
    Remote --> ...
Loading

About

Cipher Relay is a simple tool that helps you to encrypt your network traffic via a relayed http/socks5 proxy.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published