| commit | d6d809a51db99b7cabb8e6dba098fae6f79d63ca | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@jschaer.ch> | Wed Apr 10 13:14:45 2024 +0200 |
| committer | Jan Schär <jan@jschaer.ch> | Thu Apr 11 13:21:40 2024 +0000 |
| tree | 877651eba56931d580e0829c207d75be460daed5 | |
| parent | 2c38850bc6136be5dc16dc3f41812b8fe4672083 [diff] |
m/pkg/socksproxy: fix parsing of IPv6 addresses ATYP=4 means that the address is an IPv6 address, of length 16 bytes. Change-Id: Idc9701874a5b6a111cf15dbf55f82e1b8a2b68bc Reviewed-on: https://review.monogon.dev/c/monogon/+/2949 Tested-by: Jenkins CI Reviewed-by: Serge Bazanski <serge@monogon.tech> Vouch-Run-CI: Serge Bazanski <serge@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.
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.