Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Commit 06f3e9e

Browse files
committed
Update README.md
1 parent 5dd6ac4 commit 06f3e9e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# cloud-proxy
22
cloud-proxy creates multiple DO droplets and then starts local socks proxies using SSH. After exiting, the droplets are deleted.
33

4+
### Warning
5+
This tool will deploy as many droplets as you desire, and will make a best effor to delete them after use. However, you are ultimately going to pay the bill for these droplets, and it is up to you and you alone to ensure they actually get deleted.
6+
47
### Install
58
Download a compiled release [here](https://github.com/tomsteele/cloud-proxy/releases/latest). You can now execute without any dependencies. Currently the only supported and tested OS is Linux:
69
```

0 commit comments

Comments
 (0)