committed by
GitHub
1 changed files with 1 additions and 1 deletions
@ -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: |
Tun2proxy can serve as a proxy for other Docker containers. To make use of that feature, first build the image: |
||||
|
|
||||
```bash |
```bash |
||||
docker build -t tun2proxy . |
docker build -t tun2proxy-bin . |
||||
``` |
``` |
||||
|
|
||||
Next, start a container from the tun2proxy image: |
Next, start a container from the tun2proxy image: |
||||
|
|||||
Loading…
Reference in new issue