From d7f99dc83af6b83bfa21194accee46cb68e15b28 Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Sun, 18 Feb 2018 01:05:49 +0800 Subject: [PATCH] Add more hyperlinks in README.md as reference info --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6acfa8d..bbb28b5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ 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/) -The super easy way to setup a Tor SOCKS5 proxy server without relay/exit feature. +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) without relay/exit feature. ## How to use?