| Crates.io | icx-proxy |
| lib.rs | icx-proxy |
| version | 0.11.1 |
| created_at | 2021-04-15 18:23:11.126885+00 |
| updated_at | 2023-10-11 18:43:58.037925+00 |
| description | CLI tool to create an HTTP proxy to the Internet Computer. |
| homepage | https://docs.rs/icx-proxy |
| repository | |
| max_upload_size | |
| id | 384945 |
| size | 193,657 |
icx-proxyA command line tool to serve as a gateway for a Internet Computer replica.
Please follow the guidelines in the CONTRIBUTING.md document.
icx-proxyOne can install icx-proxy by running cargo;
cargo install icx-proxy
Once installed, using icx-proxy --help will show the usage message and all the flags.
This is similar in principle to dfx bootstrap, but is simpler and more configurable. This also can replace a Replica when using the --network flag in dfx.