Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
qinhanlei committed Nov 11, 2022
1 parent 6f5347e commit e886593
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion proxy.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,4 +138,6 @@ Outline is an open source project created by Jigsaw to provide a safer way for n
- method aes-256-gcm not supported
- `pip install https://github.com/shadowsocks/shadowsocks/archive/master.zip -U`
- `sudo apt-get install -y libsodium*`

- ['Cannot open BPF device' error on c.open()](https://github.com/mscdex/cap/issues/47)
- `sudo chmod o+r /dev/bpf*` should help in reading of Berkley Packet Filter.
- `sudo chmod o+r+w /dev/bpf*` for udp2raw on macOS

0 comments on commit e886593

Please sign in to comment.