Skip to content

0.0.3-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@keplervital keplervital released this 26 Jun 15:17
· 16 commits to main since this release
0a6c066

This application is currently only a proof of concept implementation and should be used at your own risk.

The IC HTTP Proxy implements the IC HTTP Gateway Protocol locally and handles TLS termination for dApp domains.

Installation note: .zip files were created with a deterministic build, however, .exe for windows and .dmg for mac are convenient installers that are not deterministically built.

Release notes:

  • (fix) Use a proxy auto configuration file to setup the proxy (#16)
  • (fix) On mac, only attach the proxy to the active network interface (#16)