本帖最後由 redcarcar 於 2017-6-4 00:05 編輯
shadowsock有有官方source code,你識唔識自己compile? 唔識既話呢個係由source code移值去openwrt,比較可 ...
321 發表於 2017-6-4 00:03 
好似install 唔到呢
root@OpenWrt:~# wget --no-check-certificate https://dl.bintray.com/aa65535/opkg/
shadowsocks-libev/3.0.6/OpenWrt/ar71xx/shadowsocks-libev-server_3.0.6-1_ar71xx.i
pk
--2017-06-03 16:00:14-- https://dl.bintray.com/aa65535/o ... _3.0.6-1_ar71xx.ipk
Resolving dl.bintray.com... 108.168.243.150
Connecting to dl.bintray.com|108.168.243.150|:443... connected.
WARNING: cannot verify dl.bintray.com's certificate, issued by 'CN=GeoTrust SSL CA - G3,O=GeoTrust Inc.,C=US':
Unable to locally verify the issuer's authority.
HTTP request sent, awaiting response... 200 OK
Length: 65091 (64K) [application/vnd.shana.informed.package]
Saving to: 'shadowsocks-libev-server_3.0.6-1_ar71xx.ipk'
shadowsocks-libev-s 100%[===================>] 63.57K 81.1KB/s in 0.8s
2017-06-03 16:00:16 (81.1 KB/s) - 'shadowsocks-libev-server_3.0.6-1_ar71xx.ipk' saved [65091/65091]
root@OpenWrt:~# opkg install shadowsocks-libev-server_3.0.6-1_ar71xx.ipk
Upgrading shadowsocks-libev-server on root from 2.4.5-1 to 3.0.6-1...
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for shadowsocks-libev-server:
* libudns * libmbedtls *
* opkg_install_cmd: Cannot install package shadowsocks-libev-server. |