Browse Source

fix(README.md)

pull/203/head
Dmitry Sukhov 1 year ago
committed by GitHub
parent
commit
f413aea09b
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      README.md

2
README.md

@ -177,7 +177,7 @@ supplied as `--proxy http://john.doe:[email protected]:3128`. This works analogousl
Tun2proxy can serve as a proxy for other Docker containers. To make use of that feature, first build the image:
```bash
docker build -t tun2proxy .
docker build -t tun2proxy-bin .
```
Next, start a container from the tun2proxy image:

Loading…
Cancel
Save