mirror of
https://codeberg.org/slatian/service.echoip-slatecave.git
synced 2024-11-10 00:27:21 +01:00
An echoip and dns explorer service written with axum in rust. https://echoip.slatecave.net
src | ||
templates | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
echoip_config.toml | ||
README.md |
echoip-slatecave
Building
Simply run cargo build
after cloning.
NOTE: As of 2023-02-18 You need at least version 1.65 of the rust compiler. Consider using rustup.