Adjust badges in README.md, one badge per line
This commit is contained in:
parent
8d7fbde487
commit
e1642173fb
1 changed files with 4 additions and 1 deletions
|
@ -5,7 +5,10 @@
|
|||
Tor-socks-proxy
|
||||
=======
|
||||
|
||||
![license](https://img.shields.io/badge/license-GPLv3.0-brightgreen.svg?style=flat) [![](https://img.shields.io/docker/pulls/peterdavehello/tor-socks-proxy.svg)](https://hub.docker.com/r/peterdavehello/tor-socks-proxy/) [![](https://images.microbadger.com/badges/image/peterdavehello/tor-socks-proxy.svg)](https://microbadger.com/images/peterdavehello/tor-socks-proxy/) [![](https://images.microbadger.com/badges/version/peterdavehello/tor-socks-proxy.svg)](https://hub.docker.com/r/peterdavehello/tor-socks-proxy/tags/)
|
||||
![license](https://img.shields.io/badge/license-GPLv3.0-brightgreen.svg?style=flat)
|
||||
[![](https://img.shields.io/docker/pulls/peterdavehello/tor-socks-proxy.svg)](https://hub.docker.com/r/peterdavehello/tor-socks-proxy/)
|
||||
[![](https://images.microbadger.com/badges/image/peterdavehello/tor-socks-proxy.svg)](https://microbadger.com/images/peterdavehello/tor-socks-proxy/)
|
||||
[![](https://images.microbadger.com/badges/version/peterdavehello/tor-socks-proxy.svg)](https://hub.docker.com/r/peterdavehello/tor-socks-proxy/tags/)
|
||||
|
||||
The super easy way to setup a [Tor](https://www.torproject.org) [SOCKS5](https://en.wikipedia.org/wiki/SOCKS#SOCKS5) [proxy server](https://en.wikipedia.org/wiki/Proxy_server) inside a [Docker](https://en.wikipedia.org/wiki/Docker_(software)) [container](https://en.wikipedia.org/wiki/Container_(virtualization)) without relay/exit feature.
|
||||
|
||||
|
|
Loading…
Reference in a new issue