We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ROSA Linux r11 KDE4 Kernel 5.13 golang 1.22.5
opensnitch 1.6.6 tar.gz
+ export GOPROXY=https://proxy.golang.org/cached-only + GOPROXY=https://proxy.golang.org/cached-only + pushd daemon ~/rpmbuild/BUILD/opensnitch-1.6.6/daemon ~/rpmbuild/BUILD/opensnitch-1.6.6 + /usr/bin/make -j8 go: downloading github.com/evilsocket/opensnitch v1.6.6 go: github.com/evilsocket/opensnitch@v1.6.6: verifying module: missing GOSUMDB make: *** [Makefile:20: opensnitchd] Error 1
Please, check the FAQ and Known Problems pages before creating the bug report:
https://github.com/evilsocket/opensnitch/wiki/FAQs
GUI related issues: https://github.com/evilsocket/opensnitch/wiki/GUI-known-problems
Daemon related issues:
opensnitchd -check-requirements
Describe the bug A clear and concise description of what the bug is.
Include the following information:
To Reproduce Describe in detail as much as you can what happened.
Steps to reproduce the behavior:
Post error logs: If it's a crash of the GUI:
If the daemon doesn't start or doesn't intercept connections:
/var/log/opensnitchd.log
# /usr/bin/opensnitchd -rules-path /etc/opensnitchd/rules
If the deb or rpm packages fail to install:
$ sudo dpkg -i opensnitch*
$ sudo yum install opensnitch*
Expected behavior (optional) A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots or videos to help explain your problem. It may help to understand the issue much better.
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ROSA Linux r11 KDE4
Kernel 5.13
golang 1.22.5
opensnitch 1.6.6 tar.gz
Please, check the FAQ and Known Problems pages before creating the bug report:
https://github.com/evilsocket/opensnitch/wiki/FAQs
GUI related issues:
https://github.com/evilsocket/opensnitch/wiki/GUI-known-problems
Daemon related issues:
opensnitchd -check-requirements
to see if your kernel is compatible.Describe the bug
A clear and concise description of what the bug is.
Include the following information:
To Reproduce
Describe in detail as much as you can what happened.
Steps to reproduce the behavior:
Post error logs:
If it's a crash of the GUI:
If the daemon doesn't start or doesn't intercept connections:
opensnitchd -check-requirements
to see if your kernel is compatible./var/log/opensnitchd.log
# /usr/bin/opensnitchd -rules-path /etc/opensnitchd/rules
) and post the errors logged to the terminal.If the deb or rpm packages fail to install:
$ sudo dpkg -i opensnitch*
/$ sudo yum install opensnitch*
), and post the errors logged to stdout.Expected behavior (optional)
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots or videos to help explain your problem. It may help to understand the issue much better.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: