Skip to content

Instantly share code, notes, and snippets.

@haphatnet
Forked from imba-tjd/.Cloud.md
Created December 3, 2022 15:49
Show Gist options
  • Save haphatnet/9cf7b2968a0599deda56a39c1fab9f03 to your computer and use it in GitHub Desktop.
Save haphatnet/9cf7b2968a0599deda56a39c1fab9f03 to your computer and use it in GitHub Desktop.

Revisions

  1. @imba-tjd imba-tjd revised this gist Nov 30, 2022. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions .Cloud.md
    Original file line number Diff line number Diff line change
    @@ -200,6 +200,7 @@ IaaS指提供系统(可以自己选)或者储存空间之类的硬件,软
    * MaxCompute大数据计算服务开发者版https://www.aliyun.com/product/odps
    * 云效DevOps有一些免费额度,包括5GB Maven仓库
    * 机器翻译通用版:每月100万字符免费额度
    * FaaS一年免费额度

    ## 低代码平台/aPaaS

  2. @imba-tjd imba-tjd revised this gist Nov 28, 2022. 1 changed file with 3 additions and 5 deletions.
    8 changes: 3 additions & 5 deletions Others.md
    Original file line number Diff line number Diff line change
    @@ -359,12 +359,10 @@
    ## 搜索引擎

    * https://goobe.io/ 程序员搜索
    * https://fofa.so/ 类似于钟馗之眼的搜索引擎
    * https://www.sousuoyinqingtijiao.com/ 搜索引擎收录提交入口(但没有Google)
    * https://2tool.top/ 聚合搜索引擎网页快照
    * https://www.cn-ki.net/ 学术搜索;http://cnki.cn-ki.net/ 知网
    * https://magi.com/
    * https://www.sousuoyinqingtijiao.com/ 搜索引擎收录提交入口
    * https://www.cn-ki.net/ 文献搜索
    * https://www.wuzhuiso.com/ 360的
    * https://fsoufsou.com/

    ## Docker平台(非免费)

  3. @imba-tjd imba-tjd revised this gist Nov 22, 2022. 1 changed file with 5 additions and 7 deletions.
    12 changes: 5 additions & 7 deletions Others.md
    Original file line number Diff line number Diff line change
    @@ -293,16 +293,14 @@

    ### 音乐

    * https://myfreemp3cc.com/ 好像可以用
    * http://tool.liumingye.cn/music/ 新版:https://music.liumingye.cn/ 电影:http://lab.liumingye.cn
    * http://tool.yijingying.com/musictools/ 一部分用不了
    * https://www.boxpaper.club/musicdownloader/ 未测试
    * http://music.moresound.tk/ 暂时所有的都用不了,但是网站还在,不知是否有特殊的方法
    * https://myfreemp3cc.com/
    * https://tool.liumingye.cn/music/
    * https://www.yijingying.com/html/musictools/
    * http://music.moresound.ml/
    * https://www.52pojie.cn/thread-929831-1-1.html 集合
    * https://listen1.github.io/listen1/ 只是整合可以直接听的
    * https://github.com/lyswhut/lx-music-desktop
    * http://www.guqiankun.com/tools/music/
    * 挂了的:https://music.2333.me/ https://github.com/maicong/music
    * 挂了的:https://github.com/maicong/music https://github.com/OJZen/QMD_Android

    ### GeoIP2数据库

  4. @imba-tjd imba-tjd revised this gist Nov 21, 2022. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion .Cloud.md
    Original file line number Diff line number Diff line change
    @@ -43,7 +43,7 @@ IaaS指提供系统(可以自己选)或者储存空间之类的硬件,软
    ## 云端空间/IDE

    * https://cloudstudio.net VSC,服务器在上海,每月免费1000分钟=16.7小时,4G内存,8G硬盘(但/tmp很大)
    * https://mydev.csdn.net/product/ide/dashboard 与coding的非常类似,目前每月免费5000分钟
    * https://mydev.csdn.net/product/ide/dashboard 与coding的非常类似,目前每月免费5000分钟。没有cpptools
    * https://www.gitpod.io/ VSC,免费版每月50小时,支持在本地打开;专业版在学生包里免费6个月但要求Primary Email是学校的账户
    * https://repl.it/ 有免费版,专业版在学生包里免费3个月。支持许多语言,支持类Heroku的hosting,只要监听0.0.0.0上任意端口即可。自带kv数据库。配置文件为隐藏的.replit和nix,内容参考configuring-repl
    * GitHub Codespaces:可能收费,目前个人版暂时是免费的
  5. @imba-tjd imba-tjd revised this gist Nov 21, 2022. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion .Cloud.md
    Original file line number Diff line number Diff line change
    @@ -43,7 +43,7 @@ IaaS指提供系统(可以自己选)或者储存空间之类的硬件,软
    ## 云端空间/IDE

    * https://cloudstudio.net VSC,服务器在上海,每月免费1000分钟=16.7小时,4G内存,8G硬盘(但/tmp很大)
    * https://mydev.csdn.net/product/ide/dashboard 与coding的非常类似,目前免费5000小时但好像不会恢复
    * https://mydev.csdn.net/product/ide/dashboard 与coding的非常类似,目前每月免费5000分钟
    * https://www.gitpod.io/ VSC,免费版每月50小时,支持在本地打开;专业版在学生包里免费6个月但要求Primary Email是学校的账户
    * https://repl.it/ 有免费版,专业版在学生包里免费3个月。支持许多语言,支持类Heroku的hosting,只要监听0.0.0.0上任意端口即可。自带kv数据库。配置文件为隐藏的.replit和nix,内容参考configuring-repl
    * GitHub Codespaces:可能收费,目前个人版暂时是免费的
  6. @imba-tjd imba-tjd revised this gist Nov 17, 2022. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions Others.md
    Original file line number Diff line number Diff line change
    @@ -343,6 +343,7 @@
    * https://opendev.org Ubuntu, Gitea
    * https://salsa.debian.org/ GitLab
    * https://www.gitlink.org.cn/
    * https://repo.or.cz/

    ## Paste Bin

  7. @imba-tjd imba-tjd revised this gist Nov 11, 2022. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Others.md
    Original file line number Diff line number Diff line change
    @@ -329,7 +329,7 @@
    * https://s.threatbook.com/ 微步
    * https://www.hybrid-analysis.com
    * https://scan.anxinsec.com/
    * https://ata.360.net/ 360安全大脑沙箱云
    * https://ata.360.net/ 360安全大脑沙箱云,免费版只有Win7 32位环境

    ### 服务器安全软件

  8. @imba-tjd imba-tjd revised this gist Nov 11, 2022. 1 changed file with 2 additions and 3 deletions.
    5 changes: 2 additions & 3 deletions Others.md
    Original file line number Diff line number Diff line change
    @@ -325,10 +325,9 @@
    ### 恶意软件分析沙箱

    * https://habo.qq.com/ 腾讯哈勃。现在只能分析很少的一部分,详细报告需要高级会员,而申请通道已经关闭了
    * https://www.maldun.com/ 魔盾安全。有效,但是貌似速度很慢,我是直接第二天再去看的
    * https://www.maldun.com/ 魔盾安全
    * https://s.threatbook.com/ 微步
    * https://www.hybrid-analysis.com 国外的
    * https://app.sndbox.com
    * https://www.hybrid-analysis.com
    * https://scan.anxinsec.com/
    * https://ata.360.net/ 360安全大脑沙箱云

  9. @imba-tjd imba-tjd revised this gist Nov 6, 2022. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions .Cloud.md
    Original file line number Diff line number Diff line change
    @@ -97,6 +97,8 @@ IaaS指提供系统(可以自己选)或者储存空间之类的硬件,软
    * ~~https://www.freesqldatabase.com/ mysql 5MB~~ 会过期
    * http://sqlpub.com/ MySQL,国产
    * https://freedb.tech/ MySQL
    * https://tidbcloud.com/ 兼容MySQL,国产
    * https://neon.tech/ PG,EA

    ## BaaS

  10. @imba-tjd imba-tjd revised this gist Nov 4, 2022. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Others.md
    Original file line number Diff line number Diff line change
    @@ -282,14 +282,14 @@
    * https://gist.github.com/baiwfg2/af827b8b75eebf8ab29f5531a0d265ce
    * ~~https://www.allitebooks.com/~~ 超好但是挂了,不清楚现在的几个是否有关:https://www.allitebooks.in/ https://allitebook.xyz/ https://allitbooks.net/
    * https://www.jb51.net/books/ 下载需要关注公众号获取提取码
    * ~~https://zh.4lib.org/~~
    * http://sd.blackball.lv/books/
    * https://sobooks.cc/ 不是专门计算机的
    * http://www.kgbook.com/ 不是专门计算机的
    * https://z-lib.org/ 无法直接访问。https://sg1lib.org/ 目前可以直接访问
    * https://www.zhihu.com/question/19709630 有哪些网站可以获取免费的国外的原版书籍(电子版)
    * https://github.com/EbookFoundation/free-programming-books 免费的
    * https://github.com/Jackpopc/CS-Books-Store 该开发者自己收集的一小部分经典的书,百度网盘直接下载
    * https://libgen.gs https://1lib.ink/ https://zh.zlib.buzz/ https://www.ooopn.com/tool/zlibrary/

    ### 音乐

  11. @imba-tjd imba-tjd revised this gist Nov 3, 2022. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions Others.md
    Original file line number Diff line number Diff line change
    @@ -95,6 +95,7 @@
    * https://github-do.panbaidu.cn/ github.do
    * https://combinatronics.io/ 国外的,相当于只支持raw,com后缀被污染+RST了
    * https://raw.iqiq.io/ 仅raw
    * https://hub.nuaa.cf/
    * ~~github.com.cnpmjs.org~~ 网页版,触发了滥用检测
    * ~~zll.us~~
    * ~~https://githubd.com~~
  12. @imba-tjd imba-tjd revised this gist Oct 31, 2022. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion .Cloud.md
    Original file line number Diff line number Diff line change
    @@ -52,7 +52,7 @@ IaaS指提供系统(可以自己选)或者储存空间之类的硬件,软
    * https://codetasty.com/
    * https://next.tech/ 学生包中有
    * https://ide.goorm.io/pricing 可以建立五个工作区,可以用SSH连上去。好像是自制的,界面完成度蛮高的,有终端,但没有intellisense,只能玩玩。好像可以运行docker容器?
    * https://www.tutorialspoint.com/codingground.htm http://codepad.org/ https://ideone.com/ https://coliru.stacked-crooked.com/ https://wandbox.org/ https://tio.run https://code.xueersi.com/ide/code/1 https://jsrun.net/ https://www.jdoodle.com/ https://rextester.com/ https://ide.progman.in 无需登录,能执行许多语言,但只能说能运行代码,称不上IDE。https://www.codiva.io 有一点intellisense
    * https://www.tutorialspoint.com/codingground.htm http://codepad.org/ https://ideone.com/ https://coliru.stacked-crooked.com/ https://wandbox.org/ https://tio.run https://code.xueersi.com/ide/code/1 https://jsrun.net/ https://www.jdoodle.com/ https://rextester.com/ https://ide.progman.in https://glot.io/ 无需登录,能执行许多语言,但只能说能运行代码,称不上IDE。https://www.codiva.io 有一点intellisense
    * https://www.keil.arm.com/
    * https://www.jetbrains.com/zh-cn/space/
    * https://lightly.teamcode.com/ 国产,新出的
  13. @imba-tjd imba-tjd revised this gist Oct 27, 2022. 1 changed file with 6 additions and 0 deletions.
    6 changes: 6 additions & 0 deletions .Cloud.md
    Original file line number Diff line number Diff line change
    @@ -262,6 +262,12 @@ IaaS指提供系统(可以自己选)或者储存空间之类的硬件,软
    * https://www.airtable.com/
    * https://www.make.com

    ## 定时任务

    * https://www.cronjobservices.com/ 收集
    * EasyCron:每月要重新激活
    * https://cronitor.io/

    ## 未分类

    * https://www.litespeedtech.com/experience-litespeed-for-free 一个月有效?需要姓名,电话,邮箱,地址。好像只有wordpress,还是只有软件?
  14. @imba-tjd imba-tjd revised this gist Oct 27, 2022. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions Others.md
    Original file line number Diff line number Diff line change
    @@ -74,6 +74,7 @@
    * https://npm.taobao.org/mirrors 一部分GitHub开源项目的release
    * https://cdn.ews1.com/ Google Fonts、Gravatar
    * https://github.com/eryajf/Thanks-Mirror 收集
    * https://cravatar.cn/avatar/

    ### GitHub

  15. @imba-tjd imba-tjd revised this gist Oct 26, 2022. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Others.md
    Original file line number Diff line number Diff line change
    @@ -164,7 +164,7 @@
    * https://pan.bitqiu.com/ 比特球云盘
    * https://www.90pan.com/ 速度有4M
    * https://github.com/xausky/DockerRegisterCloud 把docker registry变成网盘
    * https://6pan.cn/ https://2dland.cn/
    * ~~https://6pan.cn/ https://2dland.cn/~~
    * https://www.mediafire.com/
    * https://github.com/apachecn/CDNDrive
    * https://ondisk.fuyeor.com/login
  16. @imba-tjd imba-tjd revised this gist Oct 23, 2022. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Others.md
    Original file line number Diff line number Diff line change
    @@ -58,7 +58,7 @@
    * https://1t.click/https://sina.lt/ 新浪的
    * https://u.nu/
    * http://suo.im/
    * https://tinyurl.com/ 无法直接访问
    * https://tinyurl.com/
    * https://bitly.com/ 无法直接访问
    * https://sl.iyong.com/
    * https://v.ht 国外的
  17. @imba-tjd imba-tjd revised this gist Oct 10, 2022. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Others.md
    Original file line number Diff line number Diff line change
    @@ -324,7 +324,7 @@

    * https://habo.qq.com/ 腾讯哈勃。现在只能分析很少的一部分,详细报告需要高级会员,而申请通道已经关闭了
    * https://www.maldun.com/ 魔盾安全。有效,但是貌似速度很慢,我是直接第二天再去看的
    * https://s.threatbook.cn/ 微步。貌似出来不久
    * https://s.threatbook.com/ 微步
    * https://www.hybrid-analysis.com 国外的
    * https://app.sndbox.com
    * https://scan.anxinsec.com/
  18. @imba-tjd imba-tjd revised this gist Oct 5, 2022. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions Awesome ECS.md
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,6 @@
    # 有云服务器时能自建的项目

    * https://github.com/awesome-selfhosted/awesome-selfhosted
    * ss:https://github.com/lrinQVQ/script https://github.com/mritd/dockerfile/tree/master/shadowsocks
    * 网盘
    * Seafile:国产,C,同步盘,但必须依赖Py2.7
  19. @imba-tjd imba-tjd revised this gist Oct 3, 2022. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions Others.md
    Original file line number Diff line number Diff line change
    @@ -467,6 +467,7 @@
    * https://hex-rays.com/educational/ IDA教育版
    * https://www.apponfly.com/ 点trial能获得免费30分钟的Windows
    * https://patchbay.pub/ 类似于PIPE
    * https://requestbin.com/ 类似于httpbin但可以保留请求的内容

    ## 别人的收集

  20. @imba-tjd imba-tjd revised this gist Oct 1, 2022. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion .Cloud.md
    Original file line number Diff line number Diff line change
    @@ -100,7 +100,7 @@ IaaS指提供系统(可以自己选)或者储存空间之类的硬件,软

    ## BaaS

    * ~~https://bmob.cn/~~
    * ~~https://bmob.cn/~~ https://www.bmobapp.com/
    * https://leancloud.cn/pricing/
    * https://firebase.google.cn/pricing 用处:https://zhuanlan.zhihu.com/p/95334890
    * https://www.zhihu.com/question/34124789/answer/72495188
  21. @imba-tjd imba-tjd revised this gist Sep 25, 2022. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Awesome ECS.md
    Original file line number Diff line number Diff line change
    @@ -40,7 +40,7 @@
    * 创建网页版的Shell:https://github.com/instantbox/instantbox
    * jupyter notebook: https://xiaoyou66.com/archives/1095
    * OSS: https://github.com/minio/minio https://www.digitalocean.com/community/tutorials/how-to-set-up-an-object-storage-server-using-minio-on-ubuntu-18-04 但协议是最严格的AGPL
    * 短链接:UOURLS(PHP,需要二次开发)Polr(也是PHP,不过偏向开箱即用)https://github.com/ellisonleao/pyshorteners https://shlink.io/
    * 短链接:UOURLS(PHP,需要二次开发)Polr(也是PHP,不过偏向开箱即用)https://github.com/ellisonleao/pyshorteners https://shlink.io/ https://dub.sh/
    * https://apex.sh/up/ 一键部署几种语言的Serverless应用到AWS
    * https://github.com/chrislusf/seaweedfs 分布式文件系统,支持S3的API;https://github.com/syncthing/syncthing
    * 当我有服务器时我做了什么(别人的集合):https://shanyue.tech/op
  22. @imba-tjd imba-tjd revised this gist Sep 25, 2022. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions .Cloud.md
    Original file line number Diff line number Diff line change
    @@ -145,6 +145,7 @@ IaaS指提供系统(可以自己选)或者储存空间之类的硬件,软
    * https://catalyst.zoho.com/ 有免费的
    * ~~https://hook.io/pricing~~
    * https://jotcode.io/
    * https://wundergraph.com/ 免费版还没出

    ## 静态网页托管(必须要能自动更新)

  23. @imba-tjd imba-tjd revised this gist Sep 23, 2022. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions Others.md
    Original file line number Diff line number Diff line change
    @@ -63,6 +63,7 @@
    * https://sl.iyong.com/
    * https://v.ht 国外的
    * https://ulvis.net/
    * https://reurl.cc

    ## 国内源/镜像

  24. @imba-tjd imba-tjd revised this gist Sep 19, 2022. 2 changed files with 3 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions .Cloud.md
    Original file line number Diff line number Diff line change
    @@ -28,6 +28,8 @@ IaaS指提供系统(可以自己选)或者储存空间之类的硬件,软
    * https://railway.app/ node py go java,用了类似于heroku的buildpacks,RST
    * https://qoddi.com/
    * https://appwrite.io/cloud 至少从2021年10月就说有了,但一直没出
    * https://adaptable.io/ node py go
    * https://appliku.com/ django 可能直接打不开

    ### .net

    1 change: 1 addition & 0 deletions Awesome ECS.md
    Original file line number Diff line number Diff line change
    @@ -52,6 +52,7 @@
    * CI
    * https://www.jetbrains.com/teamcity/
    * https://drone.io/
    * https://devtron.ai/

    ## 自建Paas

  25. @imba-tjd imba-tjd revised this gist Sep 11, 2022. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion .Cloud.md
    Original file line number Diff line number Diff line change
    @@ -41,7 +41,7 @@ IaaS指提供系统(可以自己选)或者储存空间之类的硬件,软
    ## 云端空间/IDE

    * https://cloudstudio.net VSC,服务器在上海,每月免费1000分钟=16.7小时,4G内存,8G硬盘(但/tmp很大)
    * https://mydev.csdn.net/product/ide/dashboard 与coding的非常类似,目前免费5000小时
    * https://mydev.csdn.net/product/ide/dashboard 与coding的非常类似,目前免费5000小时但好像不会恢复
    * https://www.gitpod.io/ VSC,免费版每月50小时,支持在本地打开;专业版在学生包里免费6个月但要求Primary Email是学校的账户
    * https://repl.it/ 有免费版,专业版在学生包里免费3个月。支持许多语言,支持类Heroku的hosting,只要监听0.0.0.0上任意端口即可。自带kv数据库。配置文件为隐藏的.replit和nix,内容参考configuring-repl
    * GitHub Codespaces:可能收费,目前个人版暂时是免费的
  26. @imba-tjd imba-tjd revised this gist Sep 11, 2022. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions .Cloud.md
    Original file line number Diff line number Diff line change
    @@ -41,6 +41,7 @@ IaaS指提供系统(可以自己选)或者储存空间之类的硬件,软
    ## 云端空间/IDE

    * https://cloudstudio.net VSC,服务器在上海,每月免费1000分钟=16.7小时,4G内存,8G硬盘(但/tmp很大)
    * https://mydev.csdn.net/product/ide/dashboard 与coding的非常类似,目前免费5000小时
    * https://www.gitpod.io/ VSC,免费版每月50小时,支持在本地打开;专业版在学生包里免费6个月但要求Primary Email是学校的账户
    * https://repl.it/ 有免费版,专业版在学生包里免费3个月。支持许多语言,支持类Heroku的hosting,只要监听0.0.0.0上任意端口即可。自带kv数据库。配置文件为隐藏的.replit和nix,内容参考configuring-repl
    * GitHub Codespaces:可能收费,目前个人版暂时是免费的
  27. @imba-tjd imba-tjd revised this gist Sep 6, 2022. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions Others.md
    Original file line number Diff line number Diff line change
    @@ -209,6 +209,8 @@
    * https://airportal.cn/
    * https://musetransfer.com/
    * https://snapdrop.net/ 无需APP,仅局域网
    * https://termbin.com/
    * https://temp.sh/

    ### 离线下载

  28. @imba-tjd imba-tjd revised this gist Sep 3, 2022. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions NAT traversal && DDNS.md
    Original file line number Diff line number Diff line change
    @@ -8,6 +8,7 @@ DDNS需要公网IP,基本上就是隔一段时间访问一下接口,连接
    * https://www.lu8.win/ ngrok、frp、n2n、nps、免费域名
    * https://mefrp.cn/ 之前是 https://frp.msrx.online/
    * https://liulifrp.cn
    * https://www.openfrp.net/

    ## ngrok

  29. @imba-tjd imba-tjd revised this gist Sep 1, 2022. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions Others.md
    Original file line number Diff line number Diff line change
    @@ -72,6 +72,7 @@
    * https://sb.sb/blog/css-cdn/ loli.net域名,Google Fonts/Libraries、Gravatar反代
    * https://npm.taobao.org/mirrors 一部分GitHub开源项目的release
    * https://cdn.ews1.com/ Google Fonts、Gravatar
    * https://github.com/eryajf/Thanks-Mirror 收集

    ### GitHub

  30. @imba-tjd imba-tjd revised this gist Aug 27, 2022. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions Others.md
    Original file line number Diff line number Diff line change
    @@ -207,6 +207,7 @@
    * https://bashupload.com/ 有效期3天,只能下载一次
    * https://airportal.cn/
    * https://musetransfer.com/
    * https://snapdrop.net/ 无需APP,仅局域网

    ### 离线下载