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

bind.socket: operation not permitted #87

Open
sbilly opened this issue Jan 14, 2022 · 0 comments
Open

bind.socket: operation not permitted #87

sbilly opened this issue Jan 14, 2022 · 0 comments

Comments

@sbilly
Copy link

sbilly commented Jan 14, 2022

on my laptop:macbook pro 2021, M1, macOS 12.1

almost every command returns bind.socket: operation not permitted.

# mylg trace 8.8.8.8
bind.socket: operation not permitted

# sudo mylg trace 8.8.8.8
open /var/root/.mylg.config: permission denied
unexpected end of JSON input
bind.socket: operation not permitted

# mylg ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
listen ip4:icmp : socket: operation not permitted icmp_seq=0
listen ip4:icmp : socket: operation not permitted icmp_seq=0
listen ip4:icmp : socket: operation not permitted icmp_seq=0
listen ip4:icmp : socket: operation not permitted icmp_seq=0

--- 8.8.8.8 ping statistics ---
4 packets transmitted,  0 packets received, 100% packet loss

# sudo mylg ping 8.8.8.8
open /var/root/.mylg.config: permission denied
unexpected end of JSON input
PING 8.8.8.8 (8.8.8.8): 56 data bytes
listen ip4:icmp : socket: operation not permitted icmp_seq=0
listen ip4:icmp : socket: operation not permitted icmp_seq=0
listen ip4:icmp : socket: operation not permitted icmp_seq=0
listen ip4:icmp : socket: operation not permitted icmp_seq=0

--- 8.8.8.8 ping statistics ---
4 packets transmitted,  0 packets received, 100% packet loss
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

No branches or pull requests

1 participant