| commit | 08fd1cb799ef2629a2da846584cd42fe2d6ecb35 | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Mon Feb 10 19:11:17 2025 +0100 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Tue Feb 11 11:59:57 2025 +0000 |
| tree | 891510981041e930b88ddead221836deb5a30a8c | |
| parent | 6948d336e97fc71734013fc5c219671e3bea7965 [diff] |
osbase/socksproxy: implement hostname addresses This is required by quite a few clients, like Chrome. Implement it for better usability of our userspace network while debugging. Change-Id: I5db16d3702800b79f88d11c132ce8f7469839ec4 Reviewed-on: https://review.monogon.dev/c/monogon/+/3842 Tested-by: Jenkins CI Reviewed-by: Leopold Schabel <leo@monogon.tech>
This is the main repository containing the source code for the Monogon Platform.
This is pre-release software - take a look, and check back later! In the meantime, join us on Matrix (#monogon-os-community:matrix.org) or Discord.
Our build environment is self-contained and requires only minimal host dependencies:
/dev/kvm (if you want to run tests).Our docs assume that Bazelisk is available as bazel on your PATH.
Refer to SETUP.md for detailed instructions.
The source code lives in //metropolis (Metropolis is the codename of Monogon OS).
See the //metropolis/README.md for a developer quick start guide, or see the Monogon OS Handbook for user documentation.