Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ligolo-ng: proxy installs as agent, and agent as proxy #3923

Closed
2 tasks done
DidierA opened this issue Jul 25, 2023 · 1 comment · Fixed by #3924
Closed
2 tasks done

ligolo-ng: proxy installs as agent, and agent as proxy #3923

DidierA opened this issue Jul 25, 2023 · 1 comment · Fixed by #3924
Labels
lang::go type::bug Valid bug type::build related to building

Comments

@DidierA
Copy link

DidierA commented Jul 25, 2023

  • I have searched open and closed issues for duplicates
  • I am submitting a bug report for existing functionality that does not work as intended

Bug description

PKGBUILD contains

  install -Dm 755 proxy "$pkgdir/opt/$pkgname/agent"
  install -Dm 755 agent "$pkgdir/opt/$pkgname/proxy"

as a result, when launching /opt/ligolo-ng/agent we get the proxy and vice-versa.

@DidierA DidierA added the type::bug Valid bug label Jul 25, 2023
@DidierA DidierA changed the title ligolo-ng: porxy installs as agent, and agent as proxy ligolo-ng: proxy installs as agent, and agent as proxy Jul 25, 2023
@ikstream
Copy link
Member

Thank you for reporting the problem, unfortunately there is a build issue with the current upstream go version 1.20.

nicocha30/ligolo-ng#32

@ikstream ikstream added type::build related to building lang::go labels Jul 25, 2023
ikstream added a commit that referenced this issue Jul 26, 2023
also fix #3923

Signed-off-by: Stefan Venz <stefan.venz@protonmail.com>
noptrix pushed a commit that referenced this issue Jul 26, 2023
also fix #3923

Signed-off-by: Stefan Venz <stefan.venz@protonmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang::go type::bug Valid bug type::build related to building
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants