Update README.md

This commit is contained in:
Bo-Yi Wu
2017-03-10 17:11:22 +08:00
committed by GitHub
parent 3121cb2aaa
commit e8dfaea058
+7 -7
View File
@@ -14,16 +14,16 @@ Copy files and artifacts via SSH using a binary, docker or [Drone CI](http://rea
* [x] Support SSH ProxyCommand.
```
+-------+ +----------+ +-----------+
| Laptop| <--> | Jumphost | <--> | FooServer |
+-------+ +----------+ +-----------+
+--------+ +----------+ +-----------+
| Laptop | <--> | Jumphost | <--> | FooServer |
+--------+ +----------+ +-----------+
OR
+-------+ +----------+ +-----------+
| Laptop| <--> | Firewall | <--> | FooServer |
+-------+ +----------+ +-----------+
192.168.1.5 121.1.2.3 10.10.29.68
+--------+ +----------+ +-----------+
| Laptop | <--> | Firewall | <--> | FooServer |
+--------+ +----------+ +-----------+
192.168.1.5 121.1.2.3 10.10.29.68
```
## Build or Download a binary