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
on my laptop:macbook pro 2021, M1, macOS 12.1
almost every command returns bind.socket: operation not permitted.
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
on my laptop:macbook pro 2021, M1, macOS 12.1
almost every command returns
bind.socket: operation not permitted
.The text was updated successfully, but these errors were encountered: