Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@tazz4843
Copy link
Contributor

@tazz4843 tazz4843 commented Sep 3, 2024

Something in wireproxy calls landlock_create_ruleset, which triggers systemd killing the unit as that's not in the allowed syscall list. Easiest fix here is allowing it to call said fn.

@whyvl whyvl merged commit 5b7f822 into whyvl:master Sep 3, 2024
artem-russkikh added a commit to artem-russkikh/wireproxy-awg that referenced this pull request Sep 14, 2024
* Update README (whyvl#137)

* Fix broken sandboxing resulting in SIGABRT (whyvl#136)

* Fix HTTP proxy authentication to support both preemptive and challenge-response auth (whyvl#134)

* Bump version

---------

Co-authored-by: Niko <[email protected]>
Co-authored-by: Luiz Henrique Gomes Palácio <[email protected]>
artem-russkikh added a commit to artem-russkikh/wireproxy-awg that referenced this pull request Jul 22, 2025
* Update README (whyvl#137)

* Fix broken sandboxing resulting in SIGABRT (whyvl#136)

* Fix HTTP proxy authentication to support both preemptive and challenge-response auth (whyvl#134)

* Bump golang.org/x/crypto from 0.21.0 to 0.31.0 (whyvl#146)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.31.0.
- [Commits](golang/crypto@v0.21.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update README.md (whyvl#150)

Fixed curl example command to work well with sudo

* Fix PingRecord race condition (whyvl#149)

* docs: add syntax highlighting and Go install command (whyvl#158)

* docs: add syntax language for codeblocks

* docs: add install instructions for Go

* Make sure that closing one direction closes the other, too. (whyvl#159)

* Make sure that closing one direction closes the other, too.

* Pacify linter.

* Bump golang.org/x/net from 0.23.0 to 0.33.0 (whyvl#160)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.33.0.
- [Commits](golang/net@v0.23.0...v0.33.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* add IPRoyal referral link

* Add hint to run Wireproxy as system daemon in rc.d-based system (whyvl#164)

* Add hint for rc.d service

* Update README.md

---------

Co-authored-by: root <[email protected]>

* fix: issue with omiting endpoint (whyvl#157)

fixes whyvl#156

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Niko <[email protected]>
Co-authored-by: Luiz Henrique Gomes Palácio <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yaroslav <[email protected]>
Co-authored-by: Takanori Hirano <[email protected]>
Co-authored-by: Lars Gerber <[email protected]>
Co-authored-by: Christian Speckner <[email protected]>
Co-authored-by: pufferffish <[email protected]>
Co-authored-by: lexandr0s <[email protected]>
Co-authored-by: root <[email protected]>
Co-authored-by: Emilien Devos <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants