Skip to content

Commit

Permalink
docs: update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Sherlock-Holo committed Jan 14, 2024
1 parent f20e376 commit a92057e
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,13 @@ it just a simple txt like

- [x] TCP4 proxy
- [ ] UDP4 proxy
- [x] whitelist/blacklist ip mode switch
- [x] TCP6 proxy
- [ ] UDP6 proxy
- [x] whitelist/blacklist ip mode switch
- [x] container proxy
- need set `container_bridge_listen_addr` and `container_bridge_listen_addr_v6`
- podman with slirp4netns doesn't need set, it connects tcp outside the container
- docker need set, if use bridge+veth mode
- [ ] process comm filter (WIP)

# need help

- [ ] container proxy

> container can't access the proxy client in root network namespace

0 comments on commit a92057e

Please sign in to comment.