-
Notifications
You must be signed in to change notification settings - Fork 333
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
建立主脚本时最后安装时提示ibsodium install failed啥情况 #12
Comments
可以换个脚本试试 |
还有问题联系我的邮箱,教程里有 |
好的,谢谢大佬!我已经解决这个问题了,从CSDN中找到了答案,需要加
wget https://download.libsodium.org/libsodium/releases/LATEST.tar.gz
tar xzvf LATEST.tar.gz
tar xzvf libsodium-1.0.10.tar.gz
cd libsodium*
./configure
make -j8 && make install
…-----------------------------------------------
然后发现自己连make和c编译器都用不了,加
yum -y install gcc automake autoconf libtool make
yum install gcc
然后解决了这个问题,说实话这些指令我都不太熟,只有大三玩树莓派的时候用过,希望大佬继续指点 /抱拳/抱拳
------------------ 原始邮件 ------------------
发件人: "kaijiyu"<notifications@github.com>;
发送时间: 2020年3月18日(星期三) 晚上10:46
收件人: "yukaiji/buildVpn"<buildVpn@noreply.github.com>;
抄送: "騎著狼放羊"<460202364@qq.com>; "Author"<author@noreply.github.com>;
主题: Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
建立主脚本时最后安装时提示ibsodium install failed啥情况
还有问题联系我的邮箱,教程里有
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
现在还有什么问题嘛? yum就是安装插件用的Make就是编译的比较复杂的linux指令我也不太会了哈。。。搞搞java什么的我还可以帮你。过年那时候墙的比较厉害
yukaiji
yukaiji@hotmail.com
签名由
网易邮箱大师
定制
在2020年03月18日 22:58,Thosewander<notifications@github.com> 写道:
好的,谢谢大佬!我已经解决这个问题了,从CSDN中找到了答案,需要加
wget https://download.libsodium.org/libsodium/releases/LATEST.tar.gz
tar xzvf LATEST.tar.gz
tar xzvf libsodium-1.0.10.tar.gz
cd libsodium*
./configure
make -j8 && make install
…-----------------------------------------------
然后发现自己连make和c编译器都用不了,加
yum -y install gcc automake autoconf libtool make
yum install gcc
然后解决了这个问题,说实话这些指令我都不太熟,只有大三玩树莓派的时候用过,希望大佬继续指点 /抱拳/抱拳
------------------ 原始邮件 ------------------
发件人: "kaijiyu"<notifications@github.com>;
发送时间: 2020年3月18日(星期三) 晚上10:46
收件人: "yukaiji/buildVpn"<buildVpn@noreply.github.com>;
抄送: "騎著狼放羊"<460202364@qq.com>; "Author"<author@noreply.github.com>;
主题: Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
建立主脚本时最后安装时提示ibsodium install failed啥情况
还有问题联系我的邮箱,教程里有
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
|
我是不是要下载ss的客户端上网啊
…------------------ 原始邮件 ------------------
发件人: "kaijiyu"<notifications@github.com>;
发送时间: 2020年3月18日(星期三) 晚上11:01
收件人: "yukaiji/buildVpn"<buildVpn@noreply.github.com>;
抄送: "騎著狼放羊"<460202364@qq.com>;"Author"<author@noreply.github.com>;
主题: Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
现在还有什么问题嘛? yum就是安装插件用的Make就是编译的比较复杂的linux指令我也不太会了哈。。。搞搞java什么的我还可以帮你。过年那时候墙的比较厉害
yukaiji
yukaiji@hotmail.com
签名由
网易邮箱大师
定制
在2020年03月18日 22:58,Thosewander<notifications@github.com> 写道:
好的,谢谢大佬!我已经解决这个问题了,从CSDN中找到了答案,需要加
wget https://download.libsodium.org/libsodium/releases/LATEST.tar.gz
tar xzvf LATEST.tar.gz
tar xzvf libsodium-1.0.10.tar.gz
cd libsodium*
./configure
make -j8 &amp;&amp; make install
-----------------------------------------------
然后发现自己连make和c编译器都用不了,加
yum -y install gcc automake autoconf libtool make
yum install gcc
然后解决了这个问题,说实话这些指令我都不太熟,只有大三玩树莓派的时候用过,希望大佬继续指点 /抱拳/抱拳
------------------&nbsp;原始邮件&nbsp;------------------
发件人: "kaijiyu"<notifications@github.com&gt;;
发送时间: 2020年3月18日(星期三) 晚上10:46
收件人: "yukaiji/buildVpn"<buildVpn@noreply.github.com&gt;;
抄送: "騎著狼放羊"<460202364@qq.com&gt;; "Author"<author@noreply.github.com&gt;;
主题: Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
建立主脚本时最后安装时提示ibsodium install failed啥情况
还有问题联系我的邮箱,教程里有
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
这样子是不是就是完成了呀!
------------------ 原始邮件 ------------------
发件人: "kaijiyu"<notifications@github.com>;
发送时间: 2020年3月18日(星期三) 晚上11:01
收件人: "yukaiji/buildVpn"<buildVpn@noreply.github.com>;
抄送: "騎著狼放羊"<460202364@qq.com>;"Author"<author@noreply.github.com>;
主题: Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
现在还有什么问题嘛? yum就是安装插件用的Make就是编译的比较复杂的linux指令我也不太会了哈。。。搞搞java什么的我还可以帮你。过年那时候墙的比较厉害
yukaiji
yukaiji@hotmail.com
签名由
网易邮箱大师
定制
在2020年03月18日 22:58,Thosewander<notifications@github.com> 写道:
好的,谢谢大佬!我已经解决这个问题了,从CSDN中找到了答案,需要加
wget https://download.libsodium.org/libsodium/releases/LATEST.tar.gz
tar xzvf LATEST.tar.gz
tar xzvf libsodium-1.0.10.tar.gz
cd libsodium*
./configure
make -j8 &amp;&amp; make install
…-----------------------------------------------
然后发现自己连make和c编译器都用不了,加
yum -y install gcc automake autoconf libtool make
yum install gcc
然后解决了这个问题,说实话这些指令我都不太熟,只有大三玩树莓派的时候用过,希望大佬继续指点 /抱拳/抱拳
------------------&nbsp;原始邮件&nbsp;------------------
发件人: "kaijiyu"<notifications@github.com&gt;;
发送时间: 2020年3月18日(星期三) 晚上10:46
收件人: "yukaiji/buildVpn"<buildVpn@noreply.github.com&gt;;
抄送: "騎著狼放羊"<460202364@qq.com&gt;; "Author"<author@noreply.github.com&gt;;
主题: Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
建立主脚本时最后安装时提示ibsodium install failed啥情况
还有问题联系我的邮箱,教程里有
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
是的,你下个客户端然后连一下试试,iPhone的话有国外Appstore的id推荐potatso lite安卓的话,教程里那个还能不能下不知道了,随便找一个就行
yukaiji
yukaiji@hotmail.com
签名由
网易邮箱大师
定制
在2020年03月18日 23:11,Thosewander<notifications@github.com> 写道:
这样子是不是就是完成了呀!
…------------------ 原始邮件 ------------------
发件人: "kaijiyu"<notifications@github.com>;
发送时间: 2020年3月18日(星期三) 晚上11:01
收件人: "yukaiji/buildVpn"<buildVpn@noreply.github.com>;
抄送: "騎著狼放羊"<460202364@qq.com>;"Author"<author@noreply.github.com>;
主题: Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
现在还有什么问题嘛? yum就是安装插件用的Make就是编译的比较复杂的linux指令我也不太会了哈。。。搞搞java什么的我还可以帮你。过年那时候墙的比较厉害
yukaiji
yukaiji@hotmail.com
签名由
网易邮箱大师
定制
在2020年03月18日 22:58,Thosewander<notifications@github.com> 写道:
好的,谢谢大佬!我已经解决这个问题了,从CSDN中找到了答案,需要加
wget https://download.libsodium.org/libsodium/releases/LATEST.tar.gz
tar xzvf LATEST.tar.gz
tar xzvf libsodium-1.0.10.tar.gz
cd libsodium*
./configure
make -j8 &amp;&amp; make install
-----------------------------------------------
然后发现自己连make和c编译器都用不了,加
yum -y install gcc automake autoconf libtool make
yum install gcc
然后解决了这个问题,说实话这些指令我都不太熟,只有大三玩树莓派的时候用过,希望大佬继续指点 /抱拳/抱拳
------------------&nbsp;原始邮件&nbsp;------------------
发件人: "kaijiyu"<notifications@github.com&gt;;
发送时间: 2020年3月18日(星期三) 晚上10:46
收件人: "yukaiji/buildVpn"<buildVpn@noreply.github.com&gt;;
抄送: "騎著狼放羊"<460202364@qq.com&gt;; "Author"<author@noreply.github.com&gt;;
主题: Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
建立主脚本时最后安装时提示ibsodium install failed啥情况
还有问题联系我的邮箱,教程里有
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
|
我用了potatso lite,但是上不了网。用shadowracket提示我连接超时,这是被墙了吗
…------------------ 原始邮件 ------------------
发件人: "kaijiyu"<notifications@github.com>;
发送时间: 2020年3月18日(星期三) 晚上11:13
收件人: "yukaiji/buildVpn"<buildVpn@noreply.github.com>;
抄送: "騎著狼放羊"<460202364@qq.com>;"Author"<author@noreply.github.com>;
主题: Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
是的,你下个客户端然后连一下试试,iPhone的话有国外Appstore的id推荐potatso lite安卓的话,教程里那个还能不能下不知道了,随便找一个就行
yukaiji
yukaiji@hotmail.com
签名由
网易邮箱大师
定制
在2020年03月18日 23:11,Thosewander<notifications@github.com> 写道:
这样子是不是就是完成了呀!
------------------&nbsp;原始邮件&nbsp;------------------
发件人:&nbsp;"kaijiyu"<notifications@github.com&gt;;
发送时间:&nbsp;2020年3月18日(星期三) 晚上11:01
收件人:&nbsp;"yukaiji/buildVpn"<buildVpn@noreply.github.com&gt;;
抄送:&nbsp;"騎著狼放羊"<460202364@qq.com&gt;;"Author"<author@noreply.github.com&gt;;
主题:&nbsp;Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
现在还有什么问题嘛?&nbsp;yum就是安装插件用的Make就是编译的比较复杂的linux指令我也不太会了哈。。。搞搞java什么的我还可以帮你。过年那时候墙的比较厉害
yukaiji
yukaiji@hotmail.com
签名由
网易邮箱大师
定制
在2020年03月18日 22:58,Thosewander<notifications@github.com&gt; 写道:
好的,谢谢大佬!我已经解决这个问题了,从CSDN中找到了答案,需要加
wget https://download.libsodium.org/libsodium/releases/LATEST.tar.gz
tar xzvf LATEST.tar.gz
tar xzvf libsodium-1.0.10.tar.gz
cd libsodium*
./configure
make -j8 &amp;amp;&amp;amp; make install
-----------------------------------------------
然后发现自己连make和c编译器都用不了,加
yum -y install gcc automake autoconf libtool make
yum install gcc
然后解决了这个问题,说实话这些指令我都不太熟,只有大三玩树莓派的时候用过,希望大佬继续指点 /抱拳/抱拳
------------------&amp;nbsp;原始邮件&amp;nbsp;------------------
发件人: "kaijiyu"<notifications@github.com&amp;gt;;
发送时间: 2020年3月18日(星期三) 晚上10:46
收件人: "yukaiji/buildVpn"<buildVpn@noreply.github.com&amp;gt;;
抄送: "騎著狼放羊"<460202364@qq.com&amp;gt;; "Author"<author@noreply.github.com&amp;gt;;
主题: Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
建立主脚本时最后安装时提示ibsodium install failed啥情况
还有问题联系我的邮箱,教程里有
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
有可能,你检查一下连接的加密,混淆有没有问题,看一下端口有没有被封
yukaiji
yukaiji@hotmail.com
签名由
网易邮箱大师
定制
在2020年03月18日 23:29,Thosewander<notifications@github.com> 写道:
我用了potatso lite,但是上不了网。用shadowracket提示我连接超时,这是被墙了吗
…------------------ 原始邮件 ------------------
发件人: "kaijiyu"<notifications@github.com>;
发送时间: 2020年3月18日(星期三) 晚上11:13
收件人: "yukaiji/buildVpn"<buildVpn@noreply.github.com>;
抄送: "騎著狼放羊"<460202364@qq.com>;"Author"<author@noreply.github.com>;
主题: Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
是的,你下个客户端然后连一下试试,iPhone的话有国外Appstore的id推荐potatso lite安卓的话,教程里那个还能不能下不知道了,随便找一个就行
yukaiji
yukaiji@hotmail.com
签名由
网易邮箱大师
定制
在2020年03月18日 23:11,Thosewander<notifications@github.com> 写道:
这样子是不是就是完成了呀!
------------------&nbsp;原始邮件&nbsp;------------------
发件人:&nbsp;"kaijiyu"<notifications@github.com&gt;;
发送时间:&nbsp;2020年3月18日(星期三) 晚上11:01
收件人:&nbsp;"yukaiji/buildVpn"<buildVpn@noreply.github.com&gt;;
抄送:&nbsp;"騎著狼放羊"<460202364@qq.com&gt;;"Author"<author@noreply.github.com&gt;;
主题:&nbsp;Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
现在还有什么问题嘛?&nbsp;yum就是安装插件用的Make就是编译的比较复杂的linux指令我也不太会了哈。。。搞搞java什么的我还可以帮你。过年那时候墙的比较厉害
yukaiji
yukaiji@hotmail.com
签名由
网易邮箱大师
定制
在2020年03月18日 22:58,Thosewander<notifications@github.com&gt; 写道:
好的,谢谢大佬!我已经解决这个问题了,从CSDN中找到了答案,需要加
wget https://download.libsodium.org/libsodium/releases/LATEST.tar.gz
tar xzvf LATEST.tar.gz
tar xzvf libsodium-1.0.10.tar.gz
cd libsodium*
./configure
make -j8 &amp;amp;&amp;amp; make install
-----------------------------------------------
然后发现自己连make和c编译器都用不了,加
yum -y install gcc automake autoconf libtool make
yum install gcc
然后解决了这个问题,说实话这些指令我都不太熟,只有大三玩树莓派的时候用过,希望大佬继续指点 /抱拳/抱拳
------------------&amp;nbsp;原始邮件&amp;nbsp;------------------
发件人: "kaijiyu"<notifications@github.com&amp;gt;;
发送时间: 2020年3月18日(星期三) 晚上10:46
收件人: "yukaiji/buildVpn"<buildVpn@noreply.github.com&amp;gt;;
抄送: "騎著狼放羊"<460202364@qq.com&amp;gt;; "Author"<author@noreply.github.com&amp;gt;;
主题: Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
建立主脚本时最后安装时提示ibsodium install failed啥情况
还有问题联系我的邮箱,教程里有
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
|
加密和混淆没问题,我ping它也没丢失连接啊
…------------------ 原始邮件 ------------------
发件人: "kaijiyu"<notifications@github.com>;
发送时间: 2020年3月18日(星期三) 晚上11:31
收件人: "yukaiji/buildVpn"<buildVpn@noreply.github.com>;
抄送: "騎著狼放羊"<460202364@qq.com>;"Author"<author@noreply.github.com>;
主题: Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
有可能,你检查一下连接的加密,混淆有没有问题,看一下端口有没有被封
yukaiji
yukaiji@hotmail.com
签名由
网易邮箱大师
定制
在2020年03月18日 23:29,Thosewander<notifications@github.com> 写道:
我用了potatso lite,但是上不了网。用shadowracket提示我连接超时,这是被墙了吗
------------------&nbsp;原始邮件&nbsp;------------------
发件人:&nbsp;"kaijiyu"<notifications@github.com&gt;;
发送时间:&nbsp;2020年3月18日(星期三) 晚上11:13
收件人:&nbsp;"yukaiji/buildVpn"<buildVpn@noreply.github.com&gt;;
抄送:&nbsp;"騎著狼放羊"<460202364@qq.com&gt;;"Author"<author@noreply.github.com&gt;;
主题:&nbsp;Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
是的,你下个客户端然后连一下试试,iPhone的话有国外Appstore的id推荐potatso lite安卓的话,教程里那个还能不能下不知道了,随便找一个就行
yukaiji
yukaiji@hotmail.com
签名由
网易邮箱大师
定制
在2020年03月18日 23:11,Thosewander<notifications@github.com&gt; 写道:
这样子是不是就是完成了呀!
------------------&amp;nbsp;原始邮件&amp;nbsp;------------------
发件人:&amp;nbsp;"kaijiyu"<notifications@github.com&amp;gt;;
发送时间:&amp;nbsp;2020年3月18日(星期三) 晚上11:01
收件人:&amp;nbsp;"yukaiji/buildVpn"<buildVpn@noreply.github.com&amp;gt;;
抄送:&amp;nbsp;"騎著狼放羊"<460202364@qq.com&amp;gt;;"Author"<author@noreply.github.com&amp;gt;;
主题:&amp;nbsp;Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
现在还有什么问题嘛?&amp;nbsp;yum就是安装插件用的Make就是编译的比较复杂的linux指令我也不太会了哈。。。搞搞java什么的我还可以帮你。过年那时候墙的比较厉害
yukaiji
yukaiji@hotmail.com
签名由
网易邮箱大师
定制
在2020年03月18日 22:58,Thosewander<notifications@github.com&amp;gt; 写道:
好的,谢谢大佬!我已经解决这个问题了,从CSDN中找到了答案,需要加
wget https://download.libsodium.org/libsodium/releases/LATEST.tar.gz
tar xzvf LATEST.tar.gz
tar xzvf libsodium-1.0.10.tar.gz
cd libsodium*
./configure
make -j8 &amp;amp;amp;&amp;amp;amp; make install
-----------------------------------------------
然后发现自己连make和c编译器都用不了,加
yum -y install gcc automake autoconf libtool make
yum install gcc
然后解决了这个问题,说实话这些指令我都不太熟,只有大三玩树莓派的时候用过,希望大佬继续指点 /抱拳/抱拳
------------------&amp;amp;nbsp;原始邮件&amp;amp;nbsp;------------------
发件人: "kaijiyu"<notifications@github.com&amp;amp;gt;;
发送时间: 2020年3月18日(星期三) 晚上10:46
收件人: "yukaiji/buildVpn"<buildVpn@noreply.github.com&amp;amp;gt;;
抄送: "騎著狼放羊"<460202364@qq.com&amp;amp;gt;; "Author"<author@noreply.github.com&amp;amp;gt;;
主题: Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
建立主脚本时最后安装时提示ibsodium install failed啥情况
还有问题联系我的邮箱,教程里有
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
可能没有开端口
yukaiji
yukaiji@hotmail.com
签名由
网易邮箱大师
定制
在2020年03月18日 23:37,Thosewander<notifications@github.com> 写道:
加密和混淆没问题,我ping它也没丢失连接啊
…------------------ 原始邮件 ------------------
发件人: "kaijiyu"<notifications@github.com>;
发送时间: 2020年3月18日(星期三) 晚上11:31
收件人: "yukaiji/buildVpn"<buildVpn@noreply.github.com>;
抄送: "騎著狼放羊"<460202364@qq.com>;"Author"<author@noreply.github.com>;
主题: Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
有可能,你检查一下连接的加密,混淆有没有问题,看一下端口有没有被封
yukaiji
yukaiji@hotmail.com
签名由
网易邮箱大师
定制
在2020年03月18日 23:29,Thosewander<notifications@github.com> 写道:
我用了potatso lite,但是上不了网。用shadowracket提示我连接超时,这是被墙了吗
------------------&nbsp;原始邮件&nbsp;------------------
发件人:&nbsp;"kaijiyu"<notifications@github.com&gt;;
发送时间:&nbsp;2020年3月18日(星期三) 晚上11:13
收件人:&nbsp;"yukaiji/buildVpn"<buildVpn@noreply.github.com&gt;;
抄送:&nbsp;"騎著狼放羊"<460202364@qq.com&gt;;"Author"<author@noreply.github.com&gt;;
主题:&nbsp;Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
是的,你下个客户端然后连一下试试,iPhone的话有国外Appstore的id推荐potatso lite安卓的话,教程里那个还能不能下不知道了,随便找一个就行
yukaiji
yukaiji@hotmail.com
签名由
网易邮箱大师
定制
在2020年03月18日 23:11,Thosewander<notifications@github.com&gt; 写道:
这样子是不是就是完成了呀!
------------------&amp;nbsp;原始邮件&amp;nbsp;------------------
发件人:&amp;nbsp;"kaijiyu"<notifications@github.com&amp;gt;;
发送时间:&amp;nbsp;2020年3月18日(星期三) 晚上11:01
收件人:&amp;nbsp;"yukaiji/buildVpn"<buildVpn@noreply.github.com&amp;gt;;
抄送:&amp;nbsp;"騎著狼放羊"<460202364@qq.com&amp;gt;;"Author"<author@noreply.github.com&amp;gt;;
主题:&amp;nbsp;Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
现在还有什么问题嘛?&amp;nbsp;yum就是安装插件用的Make就是编译的比较复杂的linux指令我也不太会了哈。。。搞搞java什么的我还可以帮你。过年那时候墙的比较厉害
yukaiji
yukaiji@hotmail.com
签名由
网易邮箱大师
定制
在2020年03月18日 22:58,Thosewander<notifications@github.com&amp;gt; 写道:
好的,谢谢大佬!我已经解决这个问题了,从CSDN中找到了答案,需要加
wget https://download.libsodium.org/libsodium/releases/LATEST.tar.gz
tar xzvf LATEST.tar.gz
tar xzvf libsodium-1.0.10.tar.gz
cd libsodium*
./configure
make -j8 &amp;amp;amp;&amp;amp;amp; make install
-----------------------------------------------
然后发现自己连make和c编译器都用不了,加
yum -y install gcc automake autoconf libtool make
yum install gcc
然后解决了这个问题,说实话这些指令我都不太熟,只有大三玩树莓派的时候用过,希望大佬继续指点 /抱拳/抱拳
------------------&amp;amp;nbsp;原始邮件&amp;amp;nbsp;------------------
发件人: "kaijiyu"<notifications@github.com&amp;amp;gt;;
发送时间: 2020年3月18日(星期三) 晚上10:46
收件人: "yukaiji/buildVpn"<buildVpn@noreply.github.com&amp;amp;gt;;
抄送: "騎著狼放羊"<460202364@qq.com&amp;amp;gt;; "Author"<author@noreply.github.com&amp;amp;gt;;
主题: Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
建立主脚本时最后安装时提示ibsodium install failed啥情况
还有问题联系我的邮箱,教程里有
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
|
啥是开端口啊
怎么操作呀
…------------------ 原始邮件 ------------------
发件人: "kaijiyu"<notifications@github.com>;
发送时间: 2020年3月18日(星期三) 晚上11:39
收件人: "yukaiji/buildVpn"<buildVpn@noreply.github.com>;
抄送: "騎著狼放羊"<460202364@qq.com>;"Author"<author@noreply.github.com>;
主题: Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
可能没有开端口
yukaiji
yukaiji@hotmail.com
签名由
网易邮箱大师
定制
在2020年03月18日 23:37,Thosewander<notifications@github.com> 写道:
加密和混淆没问题,我ping它也没丢失连接啊
------------------&nbsp;原始邮件&nbsp;------------------
发件人:&nbsp;"kaijiyu"<notifications@github.com&gt;;
发送时间:&nbsp;2020年3月18日(星期三) 晚上11:31
收件人:&nbsp;"yukaiji/buildVpn"<buildVpn@noreply.github.com&gt;;
抄送:&nbsp;"騎著狼放羊"<460202364@qq.com&gt;;"Author"<author@noreply.github.com&gt;;
主题:&nbsp;Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
有可能,你检查一下连接的加密,混淆有没有问题,看一下端口有没有被封
yukaiji
yukaiji@hotmail.com
签名由
网易邮箱大师
定制
在2020年03月18日 23:29,Thosewander<notifications@github.com&gt; 写道:
我用了potatso lite,但是上不了网。用shadowracket提示我连接超时,这是被墙了吗
------------------&amp;nbsp;原始邮件&amp;nbsp;------------------
发件人:&amp;nbsp;"kaijiyu"<notifications@github.com&amp;gt;;
发送时间:&amp;nbsp;2020年3月18日(星期三) 晚上11:13
收件人:&amp;nbsp;"yukaiji/buildVpn"<buildVpn@noreply.github.com&amp;gt;;
抄送:&amp;nbsp;"騎著狼放羊"<460202364@qq.com&amp;gt;;"Author"<author@noreply.github.com&amp;gt;;
主题:&amp;nbsp;Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
是的,你下个客户端然后连一下试试,iPhone的话有国外Appstore的id推荐potatso lite安卓的话,教程里那个还能不能下不知道了,随便找一个就行
yukaiji
yukaiji@hotmail.com
签名由
网易邮箱大师
定制
在2020年03月18日 23:11,Thosewander<notifications@github.com&amp;gt; 写道:
这样子是不是就是完成了呀!
------------------&amp;amp;nbsp;原始邮件&amp;amp;nbsp;------------------
发件人:&amp;amp;nbsp;"kaijiyu"<notifications@github.com&amp;amp;gt;;
发送时间:&amp;amp;nbsp;2020年3月18日(星期三) 晚上11:01
收件人:&amp;amp;nbsp;"yukaiji/buildVpn"<buildVpn@noreply.github.com&amp;amp;gt;;
抄送:&amp;amp;nbsp;"騎著狼放羊"<460202364@qq.com&amp;amp;gt;;"Author"<author@noreply.github.com&amp;amp;gt;;
主题:&amp;amp;nbsp;Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
现在还有什么问题嘛?&amp;amp;nbsp;yum就是安装插件用的Make就是编译的比较复杂的linux指令我也不太会了哈。。。搞搞java什么的我还可以帮你。过年那时候墙的比较厉害
yukaiji
yukaiji@hotmail.com
签名由
网易邮箱大师
定制
在2020年03月18日 22:58,Thosewander<notifications@github.com&amp;amp;gt; 写道:
好的,谢谢大佬!我已经解决这个问题了,从CSDN中找到了答案,需要加
wget https://download.libsodium.org/libsodium/releases/LATEST.tar.gz
tar xzvf LATEST.tar.gz
tar xzvf libsodium-1.0.10.tar.gz
cd libsodium*
./configure
make -j8 &amp;amp;amp;amp;&amp;amp;amp;amp; make install
-----------------------------------------------
然后发现自己连make和c编译器都用不了,加
yum -y install gcc automake autoconf libtool make
yum install gcc
然后解决了这个问题,说实话这些指令我都不太熟,只有大三玩树莓派的时候用过,希望大佬继续指点 /抱拳/抱拳
------------------&amp;amp;amp;nbsp;原始邮件&amp;amp;amp;nbsp;------------------
发件人: "kaijiyu"<notifications@github.com&amp;amp;amp;gt;;
发送时间: 2020年3月18日(星期三) 晚上10:46
收件人: "yukaiji/buildVpn"<buildVpn@noreply.github.com&amp;amp;amp;gt;;
抄送: "騎著狼放羊"<460202364@qq.com&amp;amp;amp;gt;; "Author"<author@noreply.github.com&amp;amp;amp;gt;;
主题: Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
建立主脚本时最后安装时提示ibsodium install failed啥情况
还有问题联系我的邮箱,教程里有
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
按照我上一个邮件发的图片。或者看教程的最下面部分
在 2020年3月18日,下午11:44,Thosewander <notifications@github.com<mailto:notifications@github.com>> 写道:
啥是开端口啊
怎么操作呀
…------------------ 原始邮件 ------------------
发件人: "kaijiyu"<notifications@github.com<mailto:notifications@github.com>>;
发送时间: 2020年3月18日(星期三) 晚上11:39
收件人: "yukaiji/buildVpn"<buildVpn@noreply.github.com<mailto:buildVpn@noreply.github.com>>;
抄送: "騎著狼放羊"<460202364@qq.com<mailto:460202364@qq.com>>;"Author"<author@noreply.github.com<mailto:author@noreply.github.com>>;
主题: Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
可能没有开端口
yukaiji
yukaiji@hotmail.com<mailto:yukaiji@hotmail.com>
签名由
网易邮箱大师
定制
在2020年03月18日 23:37,Thosewander<notifications@github.com<mailto:notifications@github.com>> 写道:
加密和混淆没问题,我ping它也没丢失连接啊
------------------&nbsp;原始邮件&nbsp;------------------
发件人:&nbsp;"kaijiyu"<notifications@github.com<mailto:notifications@github.com>&gt;;
发送时间:&nbsp;2020年3月18日(星期三) 晚上11:31
收件人:&nbsp;"yukaiji/buildVpn"<buildVpn@noreply.github.com<mailto:buildVpn@noreply.github.com>&gt;;
抄送:&nbsp;"騎著狼放羊"<460202364@qq.com<mailto:460202364@qq.com>&gt;;"Author"<author@noreply.github.com<mailto:author@noreply.github.com>&gt;;
主题:&nbsp;Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
有可能,你检查一下连接的加密,混淆有没有问题,看一下端口有没有被封
yukaiji
yukaiji@hotmail.com<mailto:yukaiji@hotmail.com>
签名由
网易邮箱大师
定制
在2020年03月18日 23:29,Thosewander<notifications@github.com<mailto:notifications@github.com>&gt; 写道:
我用了potatso lite,但是上不了网。用shadowracket提示我连接超时,这是被墙了吗
------------------&amp;nbsp;原始邮件&amp;nbsp;------------------
发件人:&amp;nbsp;"kaijiyu"<notifications@github.com<mailto:notifications@github.com>&amp;gt;;
发送时间:&amp;nbsp;2020年3月18日(星期三) 晚上11:13
收件人:&amp;nbsp;"yukaiji/buildVpn"<buildVpn@noreply.github.com<mailto:buildVpn@noreply.github.com>&amp;gt;;
抄送:&amp;nbsp;"騎著狼放羊"<460202364@qq.com<mailto:460202364@qq.com>&amp;gt;;"Author"<author@noreply.github.com<mailto:author@noreply.github.com>&amp;gt;;
主题:&amp;nbsp;Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
是的,你下个客户端然后连一下试试,iPhone的话有国外Appstore的id推荐potatso lite安卓的话,教程里那个还能不能下不知道了,随便找一个就行
yukaiji
yukaiji@hotmail.com<mailto:yukaiji@hotmail.com>
签名由
网易邮箱大师
定制
在2020年03月18日 23:11,Thosewander<notifications@github.com<mailto:notifications@github.com>&amp;gt; 写道:
这样子是不是就是完成了呀!
------------------&amp;amp;nbsp;原始邮件&amp;amp;nbsp;------------------
发件人:&amp;amp;nbsp;"kaijiyu"<notifications@github.com<mailto:notifications@github.com>&amp;amp;gt;;
发送时间:&amp;amp;nbsp;2020年3月18日(星期三) 晚上11:01
收件人:&amp;amp;nbsp;"yukaiji/buildVpn"<buildVpn@noreply.github.com<mailto:buildVpn@noreply.github.com>&amp;amp;gt;;
抄送:&amp;amp;nbsp;"騎著狼放羊"<460202364@qq.com<mailto:460202364@qq.com>&amp;amp;gt;;"Author"<author@noreply.github.com<mailto:author@noreply.github.com>&amp;amp;gt;;
主题:&amp;amp;nbsp;Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
现在还有什么问题嘛?&amp;amp;nbsp;yum就是安装插件用的Make就是编译的比较复杂的linux指令我也不太会了哈。。。搞搞java什么的我还可以帮你。过年那时候墙的比较厉害
yukaiji
yukaiji@hotmail.com<mailto:yukaiji@hotmail.com>
签名由
网易邮箱大师
定制
在2020年03月18日 22:58,Thosewander<notifications@github.com<mailto:notifications@github.com>&amp;amp;gt; 写道:
好的,谢谢大佬!我已经解决这个问题了,从CSDN中找到了答案,需要加
wget https://download.libsodium.org/libsodium/releases/LATEST.tar.gz
tar xzvf LATEST.tar.gz
tar xzvf libsodium-1.0.10.tar.gz
cd libsodium*
./configure
make -j8 &amp;amp;amp;amp;&amp;amp;amp;amp; make install
-----------------------------------------------
然后发现自己连make和c编译器都用不了,加
yum -y install gcc automake autoconf libtool make
yum install gcc
然后解决了这个问题,说实话这些指令我都不太熟,只有大三玩树莓派的时候用过,希望大佬继续指点 /抱拳/抱拳
------------------&amp;amp;amp;nbsp;原始邮件&amp;amp;amp;nbsp;------------------
发件人: "kaijiyu"<notifications@github.com<mailto:notifications@github.com>&amp;amp;amp;gt;;
发送时间: 2020年3月18日(星期三) 晚上10:46
收件人: "yukaiji/buildVpn"<buildVpn@noreply.github.com<mailto:buildVpn@noreply.github.com>&amp;amp;amp;gt;;
抄送: "騎著狼放羊"<460202364@qq.com<mailto:460202364@qq.com>&amp;amp;amp;gt;; "Author"<author@noreply.github.com<mailto:author@noreply.github.com>&amp;amp;amp;gt;;
主题: Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
建立主脚本时最后安装时提示ibsodium install failed啥情况
还有问题联系我的邮箱,教程里有
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#12 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AHB7YJYDHAZSDO3PG6I4HYLRIDT4ZANCNFSM4LOST4PA>.
|
好的,我换了备用的脚本已经成了,感谢!
…------------------ 原始邮件 ------------------
发件人: "kaijiyu"<notifications@github.com>;
发送时间: 2020年3月19日(星期四) 上午9:07
收件人: "yukaiji/buildVpn"<buildVpn@noreply.github.com>;
抄送: "騎著狼放羊"<460202364@qq.com>;"Author"<author@noreply.github.com>;
主题: Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
按照我上一个邮件发的图片。或者看教程的最下面部分
在 2020年3月18日,下午11:44,Thosewander <notifications@github.com<mailto:notifications@github.com>> 写道:
啥是开端口啊
怎么操作呀
------------------&nbsp;原始邮件&nbsp;------------------
发件人:&nbsp;"kaijiyu"<notifications@github.com<mailto:notifications@github.com>&gt;;
发送时间:&nbsp;2020年3月18日(星期三) 晚上11:39
收件人:&nbsp;"yukaiji/buildVpn"<buildVpn@noreply.github.com<mailto:buildVpn@noreply.github.com>&gt;;
抄送:&nbsp;"騎著狼放羊"<460202364@qq.com<mailto:460202364@qq.com>&gt;;"Author"<author@noreply.github.com<mailto:author@noreply.github.com>&gt;;
主题:&nbsp;Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
可能没有开端口
yukaiji
yukaiji@hotmail.com<mailto:yukaiji@hotmail.com>
签名由
网易邮箱大师
定制
在2020年03月18日 23:37,Thosewander<notifications@github.com<mailto:notifications@github.com>&gt; 写道:
加密和混淆没问题,我ping它也没丢失连接啊
------------------&amp;nbsp;原始邮件&amp;nbsp;------------------
发件人:&amp;nbsp;"kaijiyu"<notifications@github.com<mailto:notifications@github.com>&amp;gt;;
发送时间:&amp;nbsp;2020年3月18日(星期三) 晚上11:31
收件人:&amp;nbsp;"yukaiji/buildVpn"<buildVpn@noreply.github.com<mailto:buildVpn@noreply.github.com>&amp;gt;;
抄送:&amp;nbsp;"騎著狼放羊"<460202364@qq.com<mailto:460202364@qq.com>&amp;gt;;"Author"<author@noreply.github.com<mailto:author@noreply.github.com>&amp;gt;;
主题:&amp;nbsp;Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
有可能,你检查一下连接的加密,混淆有没有问题,看一下端口有没有被封
yukaiji
yukaiji@hotmail.com<mailto:yukaiji@hotmail.com>
签名由
网易邮箱大师
定制
在2020年03月18日 23:29,Thosewander<notifications@github.com<mailto:notifications@github.com>&amp;gt; 写道:
我用了potatso lite,但是上不了网。用shadowracket提示我连接超时,这是被墙了吗
------------------&amp;amp;nbsp;原始邮件&amp;amp;nbsp;------------------
发件人:&amp;amp;nbsp;"kaijiyu"<notifications@github.com<mailto:notifications@github.com>&amp;amp;gt;;
发送时间:&amp;amp;nbsp;2020年3月18日(星期三) 晚上11:13
收件人:&amp;amp;nbsp;"yukaiji/buildVpn"<buildVpn@noreply.github.com<mailto:buildVpn@noreply.github.com>&amp;amp;gt;;
抄送:&amp;amp;nbsp;"騎著狼放羊"<460202364@qq.com<mailto:460202364@qq.com>&amp;amp;gt;;"Author"<author@noreply.github.com<mailto:author@noreply.github.com>&amp;amp;gt;;
主题:&amp;amp;nbsp;Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
是的,你下个客户端然后连一下试试,iPhone的话有国外Appstore的id推荐potatso lite安卓的话,教程里那个还能不能下不知道了,随便找一个就行
yukaiji
yukaiji@hotmail.com<mailto:yukaiji@hotmail.com>
签名由
网易邮箱大师
定制
在2020年03月18日 23:11,Thosewander<notifications@github.com<mailto:notifications@github.com>&amp;amp;gt; 写道:
这样子是不是就是完成了呀!
------------------&amp;amp;amp;nbsp;原始邮件&amp;amp;amp;nbsp;------------------
发件人:&amp;amp;amp;nbsp;"kaijiyu"<notifications@github.com<mailto:notifications@github.com>&amp;amp;amp;gt;;
发送时间:&amp;amp;amp;nbsp;2020年3月18日(星期三) 晚上11:01
收件人:&amp;amp;amp;nbsp;"yukaiji/buildVpn"<buildVpn@noreply.github.com<mailto:buildVpn@noreply.github.com>&amp;amp;amp;gt;;
抄送:&amp;amp;amp;nbsp;"騎著狼放羊"<460202364@qq.com<mailto:460202364@qq.com>&amp;amp;amp;gt;;"Author"<author@noreply.github.com<mailto:author@noreply.github.com>&amp;amp;amp;gt;;
主题:&amp;amp;amp;nbsp;Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
现在还有什么问题嘛?&amp;amp;amp;nbsp;yum就是安装插件用的Make就是编译的比较复杂的linux指令我也不太会了哈。。。搞搞java什么的我还可以帮你。过年那时候墙的比较厉害
yukaiji
yukaiji@hotmail.com<mailto:yukaiji@hotmail.com>
签名由
网易邮箱大师
定制
在2020年03月18日 22:58,Thosewander<notifications@github.com<mailto:notifications@github.com>&amp;amp;amp;gt; 写道:
好的,谢谢大佬!我已经解决这个问题了,从CSDN中找到了答案,需要加
wget https://download.libsodium.org/libsodium/releases/LATEST.tar.gz
tar xzvf LATEST.tar.gz
tar xzvf libsodium-1.0.10.tar.gz
cd libsodium*
./configure
make -j8 &amp;amp;amp;amp;amp;&amp;amp;amp;amp;amp; make install
-----------------------------------------------
然后发现自己连make和c编译器都用不了,加
yum -y install gcc automake autoconf libtool make
yum install gcc
然后解决了这个问题,说实话这些指令我都不太熟,只有大三玩树莓派的时候用过,希望大佬继续指点 /抱拳/抱拳
------------------&amp;amp;amp;amp;nbsp;原始邮件&amp;amp;amp;amp;nbsp;------------------
发件人: "kaijiyu"<notifications@github.com<mailto:notifications@github.com>&amp;amp;amp;amp;gt;;
发送时间: 2020年3月18日(星期三) 晚上10:46
收件人: "yukaiji/buildVpn"<buildVpn@noreply.github.com<mailto:buildVpn@noreply.github.com>&amp;amp;amp;amp;gt;;
抄送: "騎著狼放羊"<460202364@qq.com<mailto:460202364@qq.com>&amp;amp;amp;amp;gt;; "Author"<author@noreply.github.com<mailto:author@noreply.github.com>&amp;amp;amp;amp;gt;;
主题: Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
建立主脚本时最后安装时提示ibsodium install failed啥情况
还有问题联系我的邮箱,教程里有
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#12 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AHB7YJYDHAZSDO3PG6I4HYLRIDT4ZANCNFSM4LOST4PA>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
抱歉打扰!我现在出现手机连了VPN但上不了Google,但是用电脑却能上,请问dalao这种情况如何解决呢
…------------------ 原始邮件 ------------------
发件人: "kaijiyu"<notifications@github.com>;
发送时间: 2020年3月19日(星期四) 上午9:07
收件人: "yukaiji/buildVpn"<buildVpn@noreply.github.com>;
抄送: "騎著狼放羊"<460202364@qq.com>;"Author"<author@noreply.github.com>;
主题: Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
按照我上一个邮件发的图片。或者看教程的最下面部分
在 2020年3月18日,下午11:44,Thosewander <notifications@github.com<mailto:notifications@github.com>> 写道:
啥是开端口啊
怎么操作呀
------------------&nbsp;原始邮件&nbsp;------------------
发件人:&nbsp;"kaijiyu"<notifications@github.com<mailto:notifications@github.com>&gt;;
发送时间:&nbsp;2020年3月18日(星期三) 晚上11:39
收件人:&nbsp;"yukaiji/buildVpn"<buildVpn@noreply.github.com<mailto:buildVpn@noreply.github.com>&gt;;
抄送:&nbsp;"騎著狼放羊"<460202364@qq.com<mailto:460202364@qq.com>&gt;;"Author"<author@noreply.github.com<mailto:author@noreply.github.com>&gt;;
主题:&nbsp;Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
可能没有开端口
yukaiji
yukaiji@hotmail.com<mailto:yukaiji@hotmail.com>
签名由
网易邮箱大师
定制
在2020年03月18日 23:37,Thosewander<notifications@github.com<mailto:notifications@github.com>&gt; 写道:
加密和混淆没问题,我ping它也没丢失连接啊
------------------&amp;nbsp;原始邮件&amp;nbsp;------------------
发件人:&amp;nbsp;"kaijiyu"<notifications@github.com<mailto:notifications@github.com>&amp;gt;;
发送时间:&amp;nbsp;2020年3月18日(星期三) 晚上11:31
收件人:&amp;nbsp;"yukaiji/buildVpn"<buildVpn@noreply.github.com<mailto:buildVpn@noreply.github.com>&amp;gt;;
抄送:&amp;nbsp;"騎著狼放羊"<460202364@qq.com<mailto:460202364@qq.com>&amp;gt;;"Author"<author@noreply.github.com<mailto:author@noreply.github.com>&amp;gt;;
主题:&amp;nbsp;Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
有可能,你检查一下连接的加密,混淆有没有问题,看一下端口有没有被封
yukaiji
yukaiji@hotmail.com<mailto:yukaiji@hotmail.com>
签名由
网易邮箱大师
定制
在2020年03月18日 23:29,Thosewander<notifications@github.com<mailto:notifications@github.com>&amp;gt; 写道:
我用了potatso lite,但是上不了网。用shadowracket提示我连接超时,这是被墙了吗
------------------&amp;amp;nbsp;原始邮件&amp;amp;nbsp;------------------
发件人:&amp;amp;nbsp;"kaijiyu"<notifications@github.com<mailto:notifications@github.com>&amp;amp;gt;;
发送时间:&amp;amp;nbsp;2020年3月18日(星期三) 晚上11:13
收件人:&amp;amp;nbsp;"yukaiji/buildVpn"<buildVpn@noreply.github.com<mailto:buildVpn@noreply.github.com>&amp;amp;gt;;
抄送:&amp;amp;nbsp;"騎著狼放羊"<460202364@qq.com<mailto:460202364@qq.com>&amp;amp;gt;;"Author"<author@noreply.github.com<mailto:author@noreply.github.com>&amp;amp;gt;;
主题:&amp;amp;nbsp;Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
是的,你下个客户端然后连一下试试,iPhone的话有国外Appstore的id推荐potatso lite安卓的话,教程里那个还能不能下不知道了,随便找一个就行
yukaiji
yukaiji@hotmail.com<mailto:yukaiji@hotmail.com>
签名由
网易邮箱大师
定制
在2020年03月18日 23:11,Thosewander<notifications@github.com<mailto:notifications@github.com>&amp;amp;gt; 写道:
这样子是不是就是完成了呀!
------------------&amp;amp;amp;nbsp;原始邮件&amp;amp;amp;nbsp;------------------
发件人:&amp;amp;amp;nbsp;"kaijiyu"<notifications@github.com<mailto:notifications@github.com>&amp;amp;amp;gt;;
发送时间:&amp;amp;amp;nbsp;2020年3月18日(星期三) 晚上11:01
收件人:&amp;amp;amp;nbsp;"yukaiji/buildVpn"<buildVpn@noreply.github.com<mailto:buildVpn@noreply.github.com>&amp;amp;amp;gt;;
抄送:&amp;amp;amp;nbsp;"騎著狼放羊"<460202364@qq.com<mailto:460202364@qq.com>&amp;amp;amp;gt;;"Author"<author@noreply.github.com<mailto:author@noreply.github.com>&amp;amp;amp;gt;;
主题:&amp;amp;amp;nbsp;Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
现在还有什么问题嘛?&amp;amp;amp;nbsp;yum就是安装插件用的Make就是编译的比较复杂的linux指令我也不太会了哈。。。搞搞java什么的我还可以帮你。过年那时候墙的比较厉害
yukaiji
yukaiji@hotmail.com<mailto:yukaiji@hotmail.com>
签名由
网易邮箱大师
定制
在2020年03月18日 22:58,Thosewander<notifications@github.com<mailto:notifications@github.com>&amp;amp;amp;gt; 写道:
好的,谢谢大佬!我已经解决这个问题了,从CSDN中找到了答案,需要加
wget https://download.libsodium.org/libsodium/releases/LATEST.tar.gz
tar xzvf LATEST.tar.gz
tar xzvf libsodium-1.0.10.tar.gz
cd libsodium*
./configure
make -j8 &amp;amp;amp;amp;amp;&amp;amp;amp;amp;amp; make install
-----------------------------------------------
然后发现自己连make和c编译器都用不了,加
yum -y install gcc automake autoconf libtool make
yum install gcc
然后解决了这个问题,说实话这些指令我都不太熟,只有大三玩树莓派的时候用过,希望大佬继续指点 /抱拳/抱拳
------------------&amp;amp;amp;amp;nbsp;原始邮件&amp;amp;amp;amp;nbsp;------------------
发件人: "kaijiyu"<notifications@github.com<mailto:notifications@github.com>&amp;amp;amp;amp;gt;;
发送时间: 2020年3月18日(星期三) 晚上10:46
收件人: "yukaiji/buildVpn"<buildVpn@noreply.github.com<mailto:buildVpn@noreply.github.com>&amp;amp;amp;amp;gt;;
抄送: "騎著狼放羊"<460202364@qq.com<mailto:460202364@qq.com>&amp;amp;amp;amp;gt;; "Author"<author@noreply.github.com<mailto:author@noreply.github.com>&amp;amp;amp;amp;gt;;
主题: Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
建立主脚本时最后安装时提示ibsodium install failed啥情况
还有问题联系我的邮箱,教程里有
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#12 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AHB7YJYDHAZSDO3PG6I4HYLRIDT4ZANCNFSM4LOST4PA>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
这个我没有办法,可能你手机连接信息有问题,仔细看看吧,这不是VPN的问题,也可能是你网络问题
yukaiji
yukaiji@hotmail.com
签名由
网易邮箱大师
定制
在2020年03月19日 22:09,Thosewander<notifications@github.com> 写道:
抱歉打扰!我现在出现手机连了VPN但上不了Google,但是用电脑却能上,请问dalao这种情况如何解决呢
…------------------ 原始邮件 ------------------
发件人: "kaijiyu"<notifications@github.com>;
发送时间: 2020年3月19日(星期四) 上午9:07
收件人: "yukaiji/buildVpn"<buildVpn@noreply.github.com>;
抄送: "騎著狼放羊"<460202364@qq.com>;"Author"<author@noreply.github.com>;
主题: Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
按照我上一个邮件发的图片。或者看教程的最下面部分
在 2020年3月18日,下午11:44,Thosewander <notifications@github.com<mailto:notifications@github.com>> 写道:
啥是开端口啊
怎么操作呀
------------------&nbsp;原始邮件&nbsp;------------------
发件人:&nbsp;"kaijiyu"<notifications@github.com<mailto:notifications@github.com>&gt;;
发送时间:&nbsp;2020年3月18日(星期三) 晚上11:39
收件人:&nbsp;"yukaiji/buildVpn"<buildVpn@noreply.github.com<mailto:buildVpn@noreply.github.com>&gt;;
抄送:&nbsp;"騎著狼放羊"<460202364@qq.com<mailto:460202364@qq.com>&gt;;"Author"<author@noreply.github.com<mailto:author@noreply.github.com>&gt;;
主题:&nbsp;Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
可能没有开端口
yukaiji
yukaiji@hotmail.com<mailto:yukaiji@hotmail.com>
签名由
网易邮箱大师
定制
在2020年03月18日 23:37,Thosewander<notifications@github.com<mailto:notifications@github.com>&gt; 写道:
加密和混淆没问题,我ping它也没丢失连接啊
------------------&amp;nbsp;原始邮件&amp;nbsp;------------------
发件人:&amp;nbsp;"kaijiyu"<notifications@github.com<mailto:notifications@github.com>&amp;gt;;
发送时间:&amp;nbsp;2020年3月18日(星期三) 晚上11:31
收件人:&amp;nbsp;"yukaiji/buildVpn"<buildVpn@noreply.github.com<mailto:buildVpn@noreply.github.com>&amp;gt;;
抄送:&amp;nbsp;"騎著狼放羊"<460202364@qq.com<mailto:460202364@qq.com>&amp;gt;;"Author"<author@noreply.github.com<mailto:author@noreply.github.com>&amp;gt;;
主题:&amp;nbsp;Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
有可能,你检查一下连接的加密,混淆有没有问题,看一下端口有没有被封
yukaiji
yukaiji@hotmail.com<mailto:yukaiji@hotmail.com>
签名由
网易邮箱大师
定制
在2020年03月18日 23:29,Thosewander<notifications@github.com<mailto:notifications@github.com>&amp;gt; 写道:
我用了potatso lite,但是上不了网。用shadowracket提示我连接超时,这是被墙了吗
------------------&amp;amp;nbsp;原始邮件&amp;amp;nbsp;------------------
发件人:&amp;amp;nbsp;"kaijiyu"<notifications@github.com<mailto:notifications@github.com>&amp;amp;gt;;
发送时间:&amp;amp;nbsp;2020年3月18日(星期三) 晚上11:13
收件人:&amp;amp;nbsp;"yukaiji/buildVpn"<buildVpn@noreply.github.com<mailto:buildVpn@noreply.github.com>&amp;amp;gt;;
抄送:&amp;amp;nbsp;"騎著狼放羊"<460202364@qq.com<mailto:460202364@qq.com>&amp;amp;gt;;"Author"<author@noreply.github.com<mailto:author@noreply.github.com>&amp;amp;gt;;
主题:&amp;amp;nbsp;Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
是的,你下个客户端然后连一下试试,iPhone的话有国外Appstore的id推荐potatso lite安卓的话,教程里那个还能不能下不知道了,随便找一个就行
yukaiji
yukaiji@hotmail.com<mailto:yukaiji@hotmail.com>
签名由
网易邮箱大师
定制
在2020年03月18日 23:11,Thosewander<notifications@github.com<mailto:notifications@github.com>&amp;amp;gt; 写道:
这样子是不是就是完成了呀!
------------------&amp;amp;amp;nbsp;原始邮件&amp;amp;amp;nbsp;------------------
发件人:&amp;amp;amp;nbsp;"kaijiyu"<notifications@github.com<mailto:notifications@github.com>&amp;amp;amp;gt;;
发送时间:&amp;amp;amp;nbsp;2020年3月18日(星期三) 晚上11:01
收件人:&amp;amp;amp;nbsp;"yukaiji/buildVpn"<buildVpn@noreply.github.com<mailto:buildVpn@noreply.github.com>&amp;amp;amp;gt;;
抄送:&amp;amp;amp;nbsp;"騎著狼放羊"<460202364@qq.com<mailto:460202364@qq.com>&amp;amp;amp;gt;;"Author"<author@noreply.github.com<mailto:author@noreply.github.com>&amp;amp;amp;gt;;
主题:&amp;amp;amp;nbsp;Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
现在还有什么问题嘛?&amp;amp;amp;nbsp;yum就是安装插件用的Make就是编译的比较复杂的linux指令我也不太会了哈。。。搞搞java什么的我还可以帮你。过年那时候墙的比较厉害
yukaiji
yukaiji@hotmail.com<mailto:yukaiji@hotmail.com>
签名由
网易邮箱大师
定制
在2020年03月18日 22:58,Thosewander<notifications@github.com<mailto:notifications@github.com>&amp;amp;amp;gt; 写道:
好的,谢谢大佬!我已经解决这个问题了,从CSDN中找到了答案,需要加
wget https://download.libsodium.org/libsodium/releases/LATEST.tar.gz
tar xzvf LATEST.tar.gz
tar xzvf libsodium-1.0.10.tar.gz
cd libsodium*
./configure
make -j8 &amp;amp;amp;amp;amp;&amp;amp;amp;amp;amp; make install
-----------------------------------------------
然后发现自己连make和c编译器都用不了,加
yum -y install gcc automake autoconf libtool make
yum install gcc
然后解决了这个问题,说实话这些指令我都不太熟,只有大三玩树莓派的时候用过,希望大佬继续指点 /抱拳/抱拳
------------------&amp;amp;amp;amp;nbsp;原始邮件&amp;amp;amp;amp;nbsp;------------------
发件人: "kaijiyu"<notifications@github.com<mailto:notifications@github.com>&amp;amp;amp;amp;gt;;
发送时间: 2020年3月18日(星期三) 晚上10:46
收件人: "yukaiji/buildVpn"<buildVpn@noreply.github.com<mailto:buildVpn@noreply.github.com>&amp;amp;amp;amp;gt;;
抄送: "騎著狼放羊"<460202364@qq.com<mailto:460202364@qq.com>&amp;amp;amp;amp;gt;; "Author"<author@noreply.github.com<mailto:author@noreply.github.com>&amp;amp;amp;amp;gt;;
主题: Re: [yukaiji/buildVpn] 建立主脚本时最后安装时提示ibsodium install failed啥情况 (#12)
建立主脚本时最后安装时提示ibsodium install failed啥情况
还有问题联系我的邮箱,教程里有
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#12 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AHB7YJYDHAZSDO3PG6I4HYLRIDT4ZANCNFSM4LOST4PA>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
|
开源免费的 可以试试这个 https://github.com/dodois/dosvpn |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
建立主脚本时最后安装时提示ibsodium install failed啥情况
The text was updated successfully, but these errors were encountered: