File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Intro
4
4
5
- [ Shadowsocks-libev] ( http ://shadowsocks.org) is a lightweight secured SOCKS5
5
+ [ Shadowsocks-libev] ( https ://shadowsocks.org) is a lightweight secured SOCKS5
6
6
proxy for embedded devices and low-end boxes.
7
7
8
8
It is a port of [ Shadowsocks] ( https://github.com/shadowsocks/shadowsocks )
@@ -17,7 +17,7 @@ Travis CI: [ and
20
- [ OpenSSL] ( http ://www.openssl.org/) or [ mbedTLS] ( https://tls.mbed.org/ ) .
20
+ [ OpenSSL] ( https ://www.openssl.org/) or [ mbedTLS] ( https://tls.mbed.org/ ) .
21
21
22
22
In normal usage, the memory footprint is about 600KB and the CPU utilization is
23
23
no more than 5% on a low-end router (Buffalo WHR-G300N V2 with a 400MHz MIPS CPU,
@@ -116,7 +116,7 @@ Ubuntu 14.04.
116
116
** Note for Debian 7.x users** :
117
117
To build packages on Debian 7 (Wheezy), you need to enable ` debian-backports `
118
118
to install systemd-compatibility packages like ` dh-systemd ` or ` init-system-helpers ` .
119
- Please follow the instructions on [ Debian Backports] ( http ://backports.debian.org) .
119
+ Please follow the instructions on [ Debian Backports] ( https ://backports.debian.org) .
120
120
121
121
This also means that you can only install those built packages on systems that have
122
122
` init-system-helpers ` installed.
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ includedir=@includedir@
5
5
6
6
Name: shadowsocks-libev
7
7
Description: a lightweight secured socks5 proxy
8
- URL: http ://shadowsocks.org
8
+ URL: https ://shadowsocks.org
9
9
Version: @VERSION@
10
10
Requires:
11
11
Cflags: -I${includedir}
You can’t perform that action at this time.
0 commit comments