conphi
conphi
For me, in terminal. `export https_proxy=http://127.0.0.1:7890 http_proxy=http://127.0.0.1:7890` The 'curl' command and other commands has been tested works fine through proxy. The 'croc' command fails.
v8.5.1 @schollz It works now, but large file with proxy always be interrupted after for a while, have to restart both sides of client and server manually, anything can do...
@schollz Proxy should be working, I eventually finished my job by aria2c instead. A single file about 9G by a remote http server, sending over [Shadowsocks ](https://github.com/shadowsocks/shadowsocks)which is a popular...
`dbxcli ls -l "path/to/folder/to/download"|awk -F"ago" '{print $2}'|sed -e 's/^[[:space:]]*//' -e 's/[[:space:]]*$//'|xargs -I{} dbxcli get {} .`
> 使用The Movie DB替代,使用方法如下: https://nanashi.gitbook.io/jellyfin-usage-cn/ 看来一下不知道安全性如何? 尝试过host 替换 ip好像经常变,最后用vpn搞定,抓完关了vpn
大陆用户提供一个简单方法,很稳:issue可以关了 `docker exec -it jellyfin bash` `echo "13.224.161.90 api.themoviedb.org">>hosts`
上面那个连接打开要登录,注册,还要邀请码,醉了。。。 我昨天在Debian安装了,发现不是centos的问题 如果先安装wireguard在debian的机器上,换内核后再安装bbrplus, wireguard是可以用的 如果顺序反过来(我换了一个vps),先安装bbrplus 在安装wireguard,启动 wg-quick up wg0,就会报这样的错误: [#] ip link add wg0 type wireguard RTNETLINK answers: Operation not supported Unable to access interface: Protocol not supported 一直没找到原因,网上查是Linux-header的问题,可是wg在第一个vps上没问题啊,真是怪了 查看Linux-header:...
我找到了解决办法: 对比两个debian的VPS:dkms status(分别输入命令) wireguard, 0.0.20190123, 4.14.91-bbrplus, x86_64: installed(成功的vps输出结果) wireguard, 0.0.20190123: added(失败的vps输出结果) apt-get install libmnl-dev libelf-dev linux-headers-$(uname -r) build-essential pkg-config(失败vps运行这行命令。发现是换bbrplus内核后,丢了libelf-dev libelf1 libmnl-dev pkg-config这几个包的原因) dkms install wireguard/0.0.20190123 -k 4.14.91-bbrplus(失败vps运行) 再运行wg-quick up wg0后发现没问题了,成功解决。(失败vps运行)(centos应该也是这个原因,运行类似的命令也能解决!)
这么看,没账号和信用卡玩不了。。。
具体怎么弄啊,要下载edge浏览器吗,官网预览接口的入口又如何找啊。。。