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

goby2.0.2-linux启动问题 #324

Open
lqlry opened this issue Jul 21, 2022 · 4 comments
Open

goby2.0.2-linux启动问题 #324

lqlry opened this issue Jul 21, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@lqlry
Copy link

lqlry commented Jul 21, 2022

goby2.0.2无法使用sudo启动
系统manjaro
使用./goby会提示加上sudo权限(已经加上了)
1
使用sudo ./goby提示
[0721/154543.045390:FATAL:electron_main_delegate.cc(290)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.
zsh: trace trap sudo ./goby
2
加上--no-sandbox能启动但一直在白屏
3

@lqlry lqlry changed the title goby2.0.2-linux启动 goby2.0.2-linux启动问题 Jul 21, 2022
@gobysec
Copy link
Owner

gobysec commented Jul 22, 2022

linux系统用户:

  1. 执行 sudo setcap 'CAP_NET_RAW+eip CAP_NET_ADMIN+eip' ./golib/goby-cmd-linux

  2. 以非root权限启动./goby

@Mycroft-Hu
Copy link

Mycroft-Hu commented Sep 28, 2022

linux系统用户:

  1. 执行 sudo setcap 'CAP_NET_RAW+eip CAP_NET_ADMIN+eip' ./golib/goby-cmd-linux
  2. 以非root权限启动./goby

还是卡在加载界面
Snipaste_2022-09-28_17-20-57
Snipaste_2022-09-28_17-21-30

@gobysec gobysec added the bug Something isn't working label Sep 25, 2023
@EM472020
Copy link

EM472020 commented Sep 14, 2024

goby_debug
这个扫描器没法用哦,系统是ubuntu24,无论运行是否是root,无论权限是否4755,软件都运行不起来,解释一下吧。

@EM472020
Copy link

`linux系统用户:

执行 sudo setcap 'CAP_NET_RAW+eip CAP_NET_ADMIN+eip' ./golib/goby-cmd-linux

以非root权限启动./goby`

这两步我也运行了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants