1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 03:48:44 +00:00
This commit is contained in:
kev 2015-05-27 19:17:15 +08:00
parent c0791390f2
commit bd998a02d2

@ -8,6 +8,10 @@ fteproxy is fast, free, open source, and cross platform.
In the following example, I will setup a server/client pair to connect www.google.com:80.
![before](https://fteproxy.org/images/withoutfte.png)
![after](https://fteproxy.org/images/withfte.png)
## Create a docker-compose.yml
```