Max Lv
913dfd81e8
Bump version
7 years ago
Roger Shimizu
d122cd1eed
Update build script to enable jessie/stretch etc
Also include a few cleanup that simplified pkg installation from
backports repository.
7 years ago
Roger Shimizu
94a9924a78
Update deb build script
Now build script is able to auto detect system and choose libraries
necessary to build.
Also update the README accordingly.
7 years ago
Max Lv
dc216391b9
Update README.md
7 years ago
Roger Shimizu
fc84654420
README: Install build dependencies by mk-build-deps cmd
mk-build-deps is provided by devscripts package, and also relies on
equivs package.
7 years ago
Roger Shimizu
1d589900fb
Add Ubuntu 14.04/16.04 build instruction to README
7 years ago
Max Lv
889079e69b
Replace the URL for libsodium
7 years ago
Max Lv
46fa5de9e4
Bump version
7 years ago
Cokebar Chi
88037fc2b3
Update README.md ( #1225 )
Install libmbedtls in `/usr` instead of `/usr/local`
7 years ago
Boyuan Yang
b09c2bec36
README.md: update words about building and packaging.
7 years ago
Max Lv
fdb1f190f8
Bump version
7 years ago
钟晓仕
1e1792b580
Update README.md ( #1208 )
I found that `automake` must be installed because we will use the `aclocal` command later, which is included in `automake`.
7 years ago
Kim
d87dc1d642
fixed missing apt pkg: automake ( #1195 )
With the `--no-install-recommends` option, `apt` command will not install `automake` package automatically as recommended package of `autoconf`. So it should be installed clearly.
7 years ago
Mygod
cb84aee1c9
Fix #1170 ( #1187 )
7 years ago
Cokebar Chi
8406c74cf7
Update readme about libmbedtls and libsodium ( #1186 )
* compile mbedTLS as shared library
1. Without "SHARED" defined, mbedTLS will be compile as static library.
2. There's no need to install libmbedtls-dev & libsodium-dev from repository, because they're comiled and installed from the latest source.
* update Ubuntu/Debian build depend
Add dh-autoreconf as build depend for Ubuntu/Debian
7 years ago
Max Lv
a0757a4a02
Update README
7 years ago
Max Lv
cf651c6120
Revert "fill the Debian apt command for readme"
This reverts commit a62faee751
.
7 years ago
Kim
e50c6f2664
Cleanup README.md
remove `-A` option
7 years ago
rainysia
a62faee751
fill the Debian apt command for readme
7 years ago
Max Lv
3934d6956b
Update README
7 years ago
Sherlock Holo
9bf8ffa528
arch可以直接装libsodium
7 years ago
Max Lv
cc11499c45
Update README.md
7 years ago
Max Lv
3b8b30aec2
Update README
7 years ago
Max Lv
4d25f176b6
Bump version
7 years ago
Max Lv
1133a017a4
Update README
7 years ago
Max Lv
78cf5348f0
Update documents
7 years ago
Asynchronous Interruption #0
5ff4f27b74
Update Dockerfile ( #1146 )
* Update README
* Update Dockerfile
7 years ago
Max Lv
3f8cd982e5
Drop MinGW32 support
7 years ago
Max Lv
61018b622e
Refine library search for libev/libudns
7 years ago
Boyuan Yang
3b6c2e5cb1
Revert "Update README.md ( #1111 )"
This reverts commit 70e2cce07d
.
7 years ago
Ky0n
70e2cce07d
Update README.md ( #1111 )
7 years ago
ZhiFeng Hu
1c2b6170b9
Update inline link for build from source with centos
7 years ago
Roger Shimizu
e858d5e6cb
Update debian mirror to httpredir ( #1105 )
According to:
https://wiki.debian.org/DebianGeoMirror
7 years ago
Roger Shimizu
bd595aa3d9
Prefer https over http in URL ( #1104 )
7 years ago
huzhifeng
3d28c4ce5b
Add instruction for build from source with CentOS 7
Signed-off-by: huzhifeng <huzhifeng@douyu.tv>
7 years ago
Max Lv
b942847165
Update README
7 years ago
VampireSH
0f54988192
更新依赖,且Arch应直接安装udns libev
7 years ago
Max Lv
07e0977ded
Update Copyright in README
7 years ago
Max Lv
9d6946a6c7
Remove the shared-lib section
7 years ago
Max Lv
dd5c3cb419
Fix typo
7 years ago
Max Lv
19e222bad8
Add autogen.sh to README.md
7 years ago
Max Lv
9c94e6792c
Bump version
7 years ago
Max Lv
45529cdf7a
Update README
7 years ago
Shuhai Shen
a0c6adb66b
Create SHADOWSOCKS_MARK in iptable rules ( #1072 )
SHADOWSOCKS_MARK is used at line #405 and #410 , but never created.
7 years ago
Max Lv
48b6a59df4
Bump version
7 years ago
Max Lv
61b82c45c5
Add SIP003 plugin support ( #1044 )
https://github.com/shadowsocks/shadowsocks-org/issues/28
7 years ago
wtlusvm
3565ffacc3
Update README.md ( #1034 )
7 years ago
Max Lv
53d2a75892
Remove deprecated PolarSSL sections from README.md
7 years ago
VampireSH
39fbb819b3
update the README.md
8 years ago
Max Lv
8cb4f81eba
Add HTTP/TLS obfuscating. [SIP001] ( #1009 )
Add experimental HTTP/TLS obfuscating as an **optional extension** of shadowsocks protocol.
More discussions can be found here: https://github.com/shadowsocks/shadowsocks-org/issues/26
As this feature is still a SIP (Shadowsocks Improvement Proposal), it's very unstable and experimental. So,
1. Don't enable it unless you know what it is.
2. Be very careful when using it in production environment.
8 years ago