EtherDream / jsproxy

An online proxy based on ServiceWorker
MIT License
9.33k stars 3.61k forks source link

手动安装成功了,只有几步需要修改一下 #320

Open jimmyrogue opened 3 years ago

jimmyrogue commented 3 years ago

有一步用到acme 用https://github.com/acmesh-official/acme.sh/wiki/%E8%AF%B4%E6%98%8E 官网的方法

curl https://get.acme.sh | sh -s email=my@example.com

别的基本上没有什么问题了,有遇到问题的可以提出来。

post一下我的网站:https://linkouter.tk/

感谢作者提供的这么好的东西。

jimmyrogue commented 3 years ago

@Yandexkg 试过朋友,挺不错的。

jiangbeth commented 2 years ago

有一步用到acme 用https://github.com/acmesh-official/acme.sh/wiki/%E8%AF%B4%E6%98%8E 官网的方法

curl https://get.acme.sh | sh -s email=my@example.com

别的基本上没有什么问题了,有遇到问题的可以提出来。

post一下我的网站:https://linkouter.tk/

感谢作者提供的这么好的东西。

能不能给点详细的教程啊。

Easul commented 2 years ago

有一步用到acme 用https://github.com/acmesh-official/acme.sh/wiki/%E8%AF%B4%E6%98%8E 官网的方法

curl https://get.acme.sh | sh -s email=my@example.com

别的基本上没有什么问题了,有遇到问题的可以提出来。

post一下我的网站:https://linkouter.tk/

感谢作者提供的这么好的东西。

感谢,部署成功了

ghost commented 2 years ago

Oracle cloud 美西圣何塞?速度延迟价格咋样?

On Thu, Dec 16, 2021, 16:17 Easul @.***> wrote:

有一步用到acme 用 https://github.com/acmesh-official/acme.sh/wiki/%E8%AF%B4%E6%98%8E 官网的方法

curl https://get.acme.sh | sh -s @.***

别的基本上没有什么问题了,有遇到问题的可以提出来。

post一下我的网站:https://linkouter.tk/

感谢作者提供的这么好的东西。

感谢,部署成功了

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/EtherDream/jsproxy/issues/320#issuecomment-995540700, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVRNR2C4JF2GVGF6Y53Y3RLURGOCTANCNFSM5E4LMVSA .

cc852852 commented 2 years ago

确实手动成功,但该脚本已经不行了,打开谷歌搜索无法加载图片人机验证,希望有大佬可以维护下吧

dysl357085918 commented 2 years ago

有一步用到acme 用https://github.com/acmesh-official/acme.sh/wiki/%E8%AF%B4%E6%98%8E 官网的方法

curl https://get.acme.sh | sh -s email=my@example.com

别的基本上没有什么问题了,有遇到问题的可以提出来。

post一下我的网站:https://linkouter.tk/

感谢作者提供的这么好的东西。

感谢,部署成功了

dysl357085918 commented 2 years ago

我是用nginx的proxy pass反代到了8443,从而让原来的网站共存。一键脚本有把80端口转到8080,我就手动部署了。