Skip to content

Commit cb80828

Browse files
Add DigitalOcean sponsor information in README
1 parent 7bc2479 commit cb80828

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,13 @@ Publish DNS port during setup to query DNS requests over Tor:
8080
```sh
8181
docker run -d --restart=always --name tor-socks-proxy -p 127.0.0.1:9150:9150/tcp -p 127.0.0.1:53:8853/udp peterdavehello/tor-socks-proxy:latest
8282
```
83+
## Sponsor
84+
85+
<a href="https://m.do.co/c/1fdd0a1d695a"><img src="https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/SVG/DO_Logo_horizontal_blue.svg" width="201px"></a>
86+
87+
This project is now sponsored by DigitalOcean, providing us with a dedicated development and testing environment.
88+
89+
For cloud VPS hosting with $200 in free credit, consider using my DigitalOcean referral link: https://m.do.co/c/1fdd0a1d695a
8390

8491
## Support Tor Project
8592

0 commit comments

Comments
 (0)