Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add NET_ADMIN, NET_RAW #107

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
Loading
from
Open

Add NET_ADMIN, NET_RAW #107

wants to merge 1 commit into from

Conversation

dvcrn
Copy link

@dvcrn dvcrn commented Sep 1, 2024

Container wasn't able to capture on the interfaces:

/app # /usr/bin/arp-scan -glNx -I end0
pcap_activate: end0: You don't have permission to perform this capture on that device
(socket: Operation not permitted)
/app # /usr/bin/arp-scan -glNx -I wlan0
pcap_activate: wlan0: You don't have permission to perform this capture on that device
(socket: Operation not permitted)
/app # whoami
root

Adding NET_RAW and NET_ADMIN fixes this

#106

@latetedemelon
Copy link

@dvcrn - Looks like you're the latest victim of the tab vs. spaces war. I think if you change to spaces this should go through.

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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.