https://github.com/duckfromdiscord/hos-rv
by duck -- `hos-rv` for mljboard
https://github.com/duckfromdiscord/hos-rv
Last synced: 16 days ago
JSON representation
by duck -- `hos-rv` for mljboard
- Host: GitHub
- URL: https://github.com/duckfromdiscord/hos-rv
- Owner: duckfromdiscord
- Created: 2023-11-24T23:15:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-29T02:22:08.000Z (over 1 year ago)
- Last Synced: 2025-03-12T16:45:36.350Z (4 months ago)
- Language: Rust
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `hos-rv` for `mljboard`
Clients running [`mljboard-client`](https://github.com/duckfromdiscord/mljboard-client) will connect to this server to expose a HTTP server on their network to [`mljboard`](https://github.com/duckfromdiscord/mljboard). `hos-rv` optionally only allows connections from localhost (with command line flag `-b`) so that only a local `mljboard` can access and query it. It's recommended to run with `-b` for safety, especially since `hos-rv` deals with pairing codes.
## Optional shuttle integration
**Compile with `--no-default-features` to disable shuttle integration.**
Create a `Secrets.toml` following the example in `Secrets.toml.example`. The only thing you'll need is a `HOS_PASSWD`.