Giter Site home page Giter Site logo

Comments (13)

fscarmen2 avatar fscarmen2 commented on July 22, 2024

首先很感谢你的支持和意见 。关于保活问题,可以参考这里
#4 (comment)

所以现在的保活方式有两种:
1.通过哪吒自带的服务,任选一台其他的vps来执行定时连接
2.在其他vps上先看 curl -s4m5 https://*****-*****-*****.glitch.me/ 看看有没有 hello world .如果有则在screen后台运行screen -USdm glitch sh -c 'while true; do curl -s4m5 https://*****-*****-*****.glitch.me/; sleep 60; done'

同时严重推荐你使用固定域名的隧道,通过 json 或者 token 方式搭建隧道,方法可以参考我的在 vps 上使用的项目: https://github.com/fscarmen/argox ,又快又稳,一劳永逸,使用的场景丰富。

现在我所有的vps和容器都用argo隧道了。

from x-for-glitch.

xiaozhiob avatar xiaozhiob commented on July 22, 2024

你这么一说我就会了,我去申请一个cf token ,填进去,就可以固定了。以后都用你的版本。你的探针网址多少,我看看你都开了哪些容器云平台,看看有没有一些我少开的,或者多开的,互相同步一下,多搞一些平台

from x-for-glitch.

fscarmen2 avatar fscarmen2 commented on July 22, 2024

用我的功能网申请json比去CF官网弄 token快得多啊。你可以试试: https://fscarmen.cloudflare.now.cc/

from x-for-glitch.

xiaozhiob avatar xiaozhiob commented on July 22, 2024

好的,我试试,这个好像上面的网址也有教程。你探针的网址方便让我看看吗,我去看看哪些平台我还没弄

from x-for-glitch.

fscarmen2 avatar fscarmen2 commented on July 22, 2024

我现在不太积极玩这个了,因为都是千篇一律,同时我主力又是用vps的,玩容器只是兴趣学习的。我的所有平台都在项目库里了,而且有些已经不能玩的,现在能玩的就是 koyeb / glitch / doprax / back4app / railway / northflank / section / render,我就只有这些了

from x-for-glitch.

xiaozhiob avatar xiaozhiob commented on July 22, 2024

alwaysdata,daki,okteto,patr,lord hosting,solar hosting,谢谢分享,这些你也可以搞一下,我都上了这些

from x-for-glitch.

xiaozhiob avatar xiaozhiob commented on July 22, 2024

section网址是多少啊

from x-for-glitch.

xiaozhiob avatar xiaozhiob commented on July 22, 2024

https://fscarmen.cloudflare.now.cc/ 你这个高效率啊,一次可以弄好多个,token要一个个弄

from x-for-glitch.

fscarmen2 avatar fscarmen2 commented on July 22, 2024

section网址是多少啊

https://www.section.io/

patr 我发过项目,后面封得严,现在没有玩了,应该还是有些改版的项目能生存下来,能玩多久不知道
daki 我以前弄过,最早期的项目应该是我发出来的,不过现在好像改机制了
lord hosting 好像玩过,discord的平台,好像不能玩了

其他的我就没有玩过了

from x-for-glitch.

xiaozhiob avatar xiaozhiob commented on July 22, 2024

{"AccountTag":"cab9671387................","TunnelSecret":"ujV6hwg+FAJl9FnR................","TunnelID":"7f2c45e5-..................."}

json跑出来3个值,我填哪个进去,还是整段复制进去呢。在配置文件里面argo token里面填哪个

from x-for-glitch.

xiaozhiob avatar xiaozhiob commented on July 22, 2024

应该是最后一个 “TunnelID” 值吧

from x-for-glitch.

fscarmen2 avatar fscarmen2 commented on July 22, 2024

全部填,连 { }

from x-for-glitch.

xiaozhiob avatar xiaozhiob commented on July 22, 2024

好的

from x-for-glitch.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.