Update comments
Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
parent
70dd3c9494
commit
54c6a02cf4
|
|
@ -42,7 +42,7 @@ libsodium_file="libsodium-1.0.16"
|
|||
libsodium_url="https://github.com/jedisct1/libsodium/releases/download/1.0.16/libsodium-1.0.16.tar.gz"
|
||||
|
||||
mbedtls_file="mbedtls-2.8.0"
|
||||
mbedtls_url="https://tls.mbed.org/download/start/mbedtls-2.8.0-gpl.tgz"
|
||||
mbedtls_url="https://tls.mbed.org/download/mbedtls-2.8.0-gpl.tgz"
|
||||
|
||||
shadowsocks_python_file="shadowsocks-master"
|
||||
shadowsocks_python_url="https://github.com/shadowsocks/shadowsocks/archive/master.zip"
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ libsodium_file="libsodium-1.0.16"
|
|||
libsodium_url="https://github.com/jedisct1/libsodium/releases/download/1.0.16/libsodium-1.0.16.tar.gz"
|
||||
|
||||
mbedtls_file="mbedtls-2.8.0"
|
||||
mbedtls_url="https://tls.mbed.org/download/start/mbedtls-2.8.0-gpl.tgz"
|
||||
mbedtls_url="https://tls.mbed.org/download/mbedtls-2.8.0-gpl.tgz"
|
||||
|
||||
# Stream Ciphers
|
||||
ciphers=(
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ libsodium_file="libsodium-1.0.16"
|
|||
libsodium_url="https://github.com/jedisct1/libsodium/releases/download/1.0.16/libsodium-1.0.16.tar.gz"
|
||||
|
||||
mbedtls_file="mbedtls-2.8.0"
|
||||
mbedtls_url="https://tls.mbed.org/download/start/mbedtls-2.8.0-gpl.tgz"
|
||||
mbedtls_url="https://tls.mbed.org/download/mbedtls-2.8.0-gpl.tgz"
|
||||
|
||||
# Stream Ciphers
|
||||
ciphers=(
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user