mirror of
https://github.com/appleboy/drone-scp.git
synced 2026-06-04 10:15:05 +08:00
Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user