- IaaS指提供系统(可以自己选)或者储存空间之类的硬件,软件要自己手动装。PaaS提供语言环境和框架(可以自己选)。SaaS只能使用开发好的软件(卖软件本身,如税务会计、表格文字)。BaaS一般类似于非关系数据库,但各家不通用
- 云服务的特点:零前期成本&按需付费&弹性(类似于租,可随时多加、退掉;但没有残值)、高可用(放在机房中,不同AZ间水电隔离)
- https://education.github.com/pack GitHub学生包,需用教育邮箱验证。各种福利,可从DigitalOcean上手
- https://github.com/ripienaar/free-for-dev 本文尽量不与此项目重复
- https://free.zhelper.net/
- https://github.com/AchoArnold/discount-for-student-dev
- https://github.com/ivmm/Student-resources
- https://www.freeforstudents.org/
- https://github.com/255kb/stack-on-a-budget
- https://github.com/Ibexoft/awesome-startup-tools-list
- https://freestuff.dev/
- https://www.divio.com/ 基于docker,预定义django node springboot。0.5G内存,5G对象存储,10G传输(到自带的CDN),1G数据库(PG/MySQL)。30分钟不活跃后睡眠。账号需每60天登录。命令行:pipx install divio-cli; clone项目; divio app configure 输入已建立的项目名; divio app deploy [live]。push/pull db/media [live] 上传下载数据库和对象储存的数据,数据库还有import export,ssh连接上一个新建实例
- https://render.com/ node py go pg
- https://www.koyeb.com docker node py go 0.5G内存
- https://qoddi.com/ 不支持protonmail
- https://www.lade.io/ go node php py 128M内存 1G硬盘和数据库 100G流量。不会休眠
- https://domcloud.co/ 1.5G储存 2G流量 有SSH。但实测无法成功添加项目,也没有任何报错
- https://genezio.com/pricing/
- https://wso2.com/choreo/pricing/
- https://docs.marscode.cn/docs/limitations
- https://www.clever-cloud.com/en/pricing 送20€只会送一次,可以用4个月。不清楚是否能注销反复注册
- https://www.brightbox.com/pricing/ 最低配可以用10个月
- https://www.pythonanywhere.com/ 限制非常多,免费账户不允许访问白名单之外的网站。但好歹能提供一个自动https的web app
https://railway.app/ node py go java,用了类似于heroku的buildpacks免费1个月https://cloud.google.com/appengine/docs/标准环境有一点储存空间和非直连中国的流量,要求启用API即要求绑卡,柔性环境(.NET)必须启用结算https://www.heroku.com/ java go py docker。国内访问不佳。现在没有免费的了,只在学生包里免费https://repl.it/ 本意是多人协作IDE,非VSC,只用了monaco。但支持免费hosting,监听0.0.0.0上任意端口即可,0.5G内存1G储存。自带kv数据库和pg。配置文件为隐藏的.replit和nix,内容参考configuring-repl。冷启动需要几秒钟2024年后收费,官方说静态网站每月20美分https://deta.space/ 支持任意语言,监听PORT环境变量即可;Py只需在mian.py里声明app变量即可,但只支持3.9。定时任务、类dict数据库、10GB存储。只有自己能访问业务变到 https://deta.surf/https://adaptable.io/ node py go 256M内存收费https://fly.io/docs/pricing/ py node go 静态新用户收费- .net
- https://freeasphosting.net/ 网站说了一大堆学习的东西,不过说支持.NET5
- https://www.gearhost.com/ 看起来比较好,支持3.1。还支持PHP7和node。现在开了CF屏蔽大陆IP
- https://somee.com/ 污染。会在页面里插广告
- https://www.myasp.net/hosting_plans 免费两个月但好像能免费续期
- https://cloudstudio.net 腾讯,服务器在上海。老地址 用户名.cloudstudio.net 也可用但需实名,还有ide.cloud.tencent.com是“专业版”。https://inscode.csdn.net 1核2G 类似于REPL.IT
- https://www.gitpod.io/ VSC,免费版每月50小时,支持在本地打开;专业版在学生包里免费6个月但要求Primary Email是学校的账户
- GitHub Codespaces:每月免费60小时
- https://workspaces.openshift.com/ 魔改VSC,不支持扩展,国内访问慢;之前是codenvy和che.openshift.io
- https://paiza.cloud/en/ 日产,好像还支持SSH连上去,但免费版好像24小时就清除了
- https://codetasty.com/ 说是有SSH workspace
- https://ide.goorm.io/pricing 可以建立五个工作区,可以用SSH连上去,每月免费20小时。好像是自制的,界面完成度蛮高的,有终端,但没有intellisense,只能玩玩。好像可以运行docker容器?
- https://www.tutorialspoint.com/codingground.htm 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/ https://onecompiler.com https://www.onlinegdb.com/ https://www.mycompiler.io/ 无需登录,能执行许多语言,但只能说能运行代码,称不上IDE。https://www.codiva.io 有一点intellisense
- https://www.keil.arm.com/
- https://jsbin.com 简洁,无需注册,开源。国内搭建的:https://code.h5jun.com
- https://codepen.io/ 可不注册
- https://stackblitz.com/ 基于VSC Web版,无服务器,但基于wasm允许运行终端、node包括npm等、一点点linux命令
- https://codesandbox.io/
- https://bit.dev/ RST
- https://www.codeply.com/
- https://plnkr.co/ 比较简陋
- https://jsfiddle.net/ 我这里打不开,且感觉是他们封的我们
- https://backlight.dev/ https://webcomponents.dev/
- https://coderpad.io
- https://code.juejin.cn/
- https://colab.research.google.com/ 有免费gpu额度,国内无法直接打开。免费版无终端
- https://tianchi.aliyun.com/notebook-ai/home 免费gpu 60小时/年。登录要用阿里云账号,不想记住密码,每次都要用手机扫很麻烦,有时还要短信二次验证
- https://aistudio.baidu.com/ 需“完善信息”,要姓名手机号
- https://www.kaggle.com 验证电话后有免费gpu和外网,能连续运行9小时,有机器学习的教程
- https://www.heywhale.com/home/project 国产
- https://datalore.jetbrains.com/
- https://cocalc.com/doc/jupyter-notebook.html
- https://jupyter.org/try 官方,资源非常少,有C++;mybinder可以从GitHub仓库建立临时NB
- https://deepnote.com 5G RAM
- https://www.intel.cn/content/www/cn/zh/developer/tools/devcloud/services.html
- https://lab.datafountain.cn/ 国产,CCF
- https://www.datacastle.cn 国产
- https://sqlpub.com/ MySQL8,国产,500MB
- https://db4free.net/ mysql 200M
- https://freedb.tech/ MySQL8 50MB 一段时间不用会自动删除
- https://memfiredb.com/ 兼容PG11,国产,500MB
- https://www.freemysqlhosting.net/ mysql 5.5,5MB,每周会收到要手动操作来延期的邮件
- https://dbhub.io/ SQLite,以HTTPAPI使用,基本上是用git存文件,不过允许用API查询,修改则要下下来
- https://www.datastax.com/products/datastax-astra/pricing ApacheCassandra(大数据NoSQL)
https://www.freesqldatabase.com/ mysql 5MB会过期且就不能再用了https://remotemysql.com/ mysql 8.0 100M,需要花不少时间回答调查问卷,允许常见的DQL和DML和创建索引,不能创建Proc 视图 触发器Currently full, please try again later
- https://www.bmobapp.com/
- https://www.leancloud.cn/pricing/
- https://firebase.google.cn/pricing 用处:https://zhuanlan.zhihu.com/p/95334890
- https://www.zhihu.com/question/34124789/answer/72495188
- https://www.8base.com GraphQL
- https://www.easycsv.io/pricing
- JSON
- https://hygraph.com Headless CMS
- https://appwrite.io 提供方便后端开发的一些内容,如点击流量监控、储存、云函数
- https://www.bitiful.com/ 对象储存,免费50G+流量30G
- https://www.redhat.com/zh/technologies/cloud-computing/openshift 每60天清除
- https://okteto.com/pricing 免费版2CPU,4G内存,10G储存。刚注册送一个月pro,不付款自动降到免费版。免费版24小时不活动就sleep。原意是为开发者日常开发使用的
- https://labs.play-with-k8s.com/ 好像每天只有四小时;https://labs.play-with-docker.com/
- zarvis.ai staroid.com 网页都用的是Google的服务器,无法直接访问
- https://kubesail.com/ 停止免费版了,不过还是能作为管理平台
- https://loft.sh/ 好像只是客户端或者管理平台
- https://runkit.com
exports.endpoint = (req, resp) => resp.end('hello world')
,支持require()引用库。req是https://nodejs.org/docs/latest/api/http.html#class-httpincomingmessage resp是OutgoingMessage。文档里有创建jsonendpoint和express - https://glitch.com/
- https://workers.cloudflare.com/ 官方域名污染+RST
- https://vercel.com/ node go py 官方域名污染+RST
- https://deno.com/deploy
- https://pipedream.com/
- https://keen.io/
- https://www.cloud66.com/pricing/
- https://encore.dev/
- 谷歌的functions有一些免费额度,但一定会产生部署费用,最少$0.03/mo
- 国内的云服务厂商一般都有FaaS服务,也有一定的免费额度,但问题是公网流出流量是没有免费额度的
- https://www.slappforge.com/sigma 仅开发平台
- https://catalyst.zoho.com/
- https://wundergraph.com/
- https://www.val.town/
- https://zeabur.com/
- https://www.napkin.io/
- https://www.digitalocean.com/pricing/functions 超额可能被收费,无法移除信用卡
- https://www.fastly.com/pricing/ 也有CDN
- AWS:有12个月的free tier,如每月750小时EC2。但无法设定限制,用超了会扣费,只能设定警告。Amazon Lambda和DynamoDB有无限时的
- euserv,德国的,只有IPV6,亲测确实可以,但硬盘很慢。现在好像要收setup fee
- https://activity.xinruiyun.cn/free/ 新睿云,发个广告可以免费用一个月的ECS
- https://www.oracle.com/cn/cloud/free/ 体验文章:https://51.ruyo.net/14138.html 不支持prepaid card;https://www.blueskyxn.com/202109/5232.html 实测多次申请从未成功
- https://www.atlantic.net/ 免费12个月,需要信用卡
- https://hax.co.id/ https://woiden.id/ 注册仅需一个tg账号,不用信用卡。理论永久免费,需要每周手动续订一下
- https://microlxc.net/ https://nanokvm.net/ 需要注册 https://lowendtalk.com/ 满足一定条件才能申请
- 谷歌云、Yandex Cloud
- https://open.iot.10086.cn OneNET移动的,目前没啥免费的内容
- https://evolution-host.com/free-vps.php 需要一个有流量的网站放它们的广告
- https://www.vultr.com/free-tier-program/
- https://www.mywindowshosting.com/ https://www.smarterasp.net/free_trial 免费2个月
- https://linuxone.cloud.marist.edu/ 根据 https://www.marist.edu/w/marist-first-linuxone-iii 里说的全世界都能用。需要申请和审核。不是x86和arm的,是s390x大型机架构 https://www.bilibili.com/read/cv18887922/
- https://onevm.uk.to/ ripienaar/free-for-dev#3506
- 学生验证后无需信用卡,有12个月一次性$100的额度;非学生则需信用卡且只有1个月$200的额度。二者都享受12个月的某些项目的免费,一定要看查看所有免费服务里列举的项目。比如VM只有B1、B2ats每月免费750小时,内存只有1G;“托管磁盘”必须选64GB(P6),更小的反而不免费。没有提到公网IP有免费的,实际上默认选的静态IP是收费的,创建的第一个“基本动态公共IP”才免费,机器关机时会变,如果选保留会自动改为静态,且2025年10月后只能创建“标准”,但IPV6不收费。每月免费100GB输出流量,输入免费。只有世界站,国内站无法注册
- 学生订阅一年到期后可以续订,因此不要舍不得启用机会。但注意不要消耗完$100,否则订阅会提前结束
- 查看余额:https://portal.azure.com/#view/Microsoft_Azure_Education/EducationMenuBlade 查看具体哪项服务消耗了:“查看成本详细信息”-Usage Details。学生版不支持“成本管理”
- 免费项目:https://portal.azure.com/#view/Microsoft_Azure_Billing/FreeServicesBlade 和 https://azure.microsoft.com/zh-cn/free/students/ 的“查看所有免费服务”
- https://51.ruyo.net/14583.html
- 永久免费:app service(paas F1计划每天1小时cpu 1G内存 1G储存)、Container Apps(180000
vCPU秒,360000 GiB秒,2百万请求)、函数计算(请求次数、内存×秒 均上百万)、静态网页(100G流量, 0.5G储存)、SQL
DB(100000 vCPU秒,32G储存)、AI Speech(STT 5小时,TTS 50万字)、AI
Search(50MB)、翻译(2百万字)、流量(100G)、Cloud Shell(5G空间保留12个月)、面部识别(3万)
- 如果试用过期了,必须要启用Pay-As-You-Go的订阅才能使用,如果超额了或没意识到会收费。不知道Basic标准支持行不行。Azure for Students Starter is no longer available
- 必须给“工作账户”启用MFA:在 https://entra.microsoft.com 中,保护-身份验证方法-策略-短信 启用,在用户中找到自己“工作账户”的邮箱,访问 https://login.microsoftonline.com 登录,重置密码,会发送到普通的outlook邮箱中,设置密码登录后就有流程提示设置MFA,选其他方式就可不用APP。实测无法直接在entra里添加:用户-分配的角色-添加 特权身份验证管理员,身份验证方法 还是灰的
- 其他不在资源里但有用的功能:监视器、成本管理+计费 - 成本管理 - 使用情况+费用(学生版无法使用)、订阅
- 网络
- 网络接口 - 加速网络(更快的网络连接):好像把VM关机后才能开,感觉没副作用。但不清楚是否只对VPC内访问才会加速。另有“NVA加速连接”是要收费的,目前还在测试
- 对等连接:创建免费,流量好像单独收费,即可能不会使用BandWidth免费额度,见vnet定价页。使用后两者可以互通,就像在同一个vpc内一样
- Bastion(没用):网页RDP客户端,无需公开VM的IP即可访问VPC,开发者版免费5G流量,但开发者版区域有限制,如果和VM不在同一个VPC中就用不了。也许开对等连接后可以用
- Lite(轻量)版无需信用卡,没有到期时间,完全不会变到付费套餐上,额度到了就无法使用
- 对象储存:25GB储存,5GB出站;Cloudant JSON文档数据库:1GB;DB2数据库:200MB,每90天要邮件延期
- Cloud for Education:持续时间一小时的ECS,能用RDP连上但卡到完全无法使用,好像无外部互联网连接
- 机器学习
- Docker Registry:储存0.5GB,流量5GB
- 那些“软件”虽然有非常多免费的,但必须部署到k8s上;k8s也有免费套餐,但lite无法创建,因为流量和IP可能要收费
- 函数计算:免费30万GB秒
- 对象储存:50GB半年
- 机器翻译:500万字符/月,开通免费版必不会收任何费用
- 云托管 CloudBase Run:不知道干什么用的
- MaxCompute大数据计算服务开发者版 https://www.aliyun.com/product/odps
- 云效DevOps有一些免费额度,包括5GB Maven仓库
- 机器翻译通用版:每月100万字符免费额度
- 容器镜像仓库100个
- pdf/图片转word:一年1000页
- DCDN:一年50GB
- 自选 .xyz .top .love 一年
- 20张DV证书
- 函数工作流FunctionGraph:每月100万次的免费请求,400,000GB秒的免费执行时间,如果用256MB内存可执行444小时。但是出入流量要买APIG
- 云日志:一定要关闭“超额继续采集日志”
- 开发者空间:Ubuntu桌面环境网页版,看起来可以无限使用,每小时点一次续期即可 https://developer.huaweicloud.com/space/devportal/desktop
- https://www.cronjobservices.com/ 收集
- Cronless好像可用
- EasyCron:每月要重新激活
- https://cronitor.io/
- https://www.litespeedtech.com/experience-litespeed-for-free 一个月有效?需要姓名,电话,邮箱,地址。好像只有wordpress,还是只有软件?
- 有可能与Jupyter有关:
- https://studio.azureml.net/ 可视化机器学习实验工具,可不登陆使用
- https://apis.baidu.com/
- https://www.uffizzi.com/ 在PR中生成预览环境,支持后端服务
- API聚合
- https://rapidapi.com/ 只是一个平台,经过它反代到各个提供者的服务器上,大部分质量很低,速度超慢。作为提供者大概简化了收费和验证途径吧。有点用的:simple-file-storage、secure-storage、postput。各种cors-proxy反代。ProxyPage代理ip
- https://apilayer.com/
- https://www.lafyun.com/
- ChatGPT、Gemini、Claude(官方无法使用)
- https://mistral.ai/
- https://lmarena.ai/ 之前叫LMSYS。点DirectChat可以用
- https://hf.co/chat 支持多个开源模型
- https://poe.com 支持多个模型。Claude3.5每天7条,GPT4o每天10条
- https://cohesive.so/pricing 提供了很多场景用例
- https://chat.tune.app/ 有LLama3 GPT4o-mini
- https://build.nvidia.com/explore/discover 支持多个开源模型
- https://www.app.swiftask.ai/ 100点/天·千字,支持GPT4o GeminiPro1.5。默认模型也说是基于GPT4o的。另有文档 代码 图像 声音 模型
- https://writingmate.ai 有GPT4o-mini Claude3-Haiku
- https://anakin.ai/zh-cn/pricing 有GPT4o o1 Claude-3.5 国产开源。30点/天·千字
- https://evalsone.com/member 500次/月,一次性评估多个模型的输出,要先准备测试数据,排队运行,不是交互式的
- https://consolex.ai/ 免费$1额度,有o1mini
- https://app.myshell.ai 60点/天,有GPT4o Claude-3.5
- https://amigochat.io/chat 30点/天,有GPT4o Claude-3.5
- https://www.getmerlin.in/chat 100点/天,支持GPT4o、网页搜索
- 文心一言、通义千问、Kimi、讯飞星火、ChatGLM清华智谱、腾讯元宝、字节豆包
- https://www.copyask.com/
- https://gnomic.cn/
- https://chatyt.icu/
- https://iflow.cn/
- https://bohrium.dp.tech 论文搜索
- https://www.tiangong.cn/
- https://x.aichatoszx.com/
- https://lj.lbb.ai/
- https://i.free-chat.asia/
- https://www.gptggg.com/ 有广告
- 需注册登录
- 其他人的收集:https://github.com/xx025/carrot https://study.zwjjiaozhu.top/posts/chatgpt-mirror-sites.html https://github.com/LiLittleCat/awesome-free-chatgpt
- https://www.perplexity.ai 只回复英文,只单次问,无交互。会给出消息来源。需魔法。每天5次Pro搜索
- https://labs.perplexity.ai/ 聊天,LLama
- https://you.com
- https://phind.com/
- https://hix.ai
- https://writesonic.com https://writesonic.com/chat
- https://rytr.me
- https://www.peppertype.ai 官网目前没说免费,根据宣传有5000词
- https://www.shuxuehua.com/ 注册需手机号
- https://wenxin.baidu.com/ernie-vilg
- https://6pen.art/
- https://www.craft.do/s/JnXgTaB5ZL2JsX 收集
- https://nightcafe.studio/ https://art.elbo.ai/ https://starryai.com https://novelai.net/ https://www.midjourney.com/
- https://liblib.art
- https://bigmodel.cn/ 智谱AI大模型开放平台
- https://console.groq.com/playground
- https://ai.google.dev/pricing?hl=zh-cn 每分钟15次
- https://study.zwjjiaozhu.top/posts/AIGC/free-AIGC-api.html
- https://mistral.ai/news/september-24-release/ 并发量1
- https://github.com/chatanywhere/GPT_API_free
- https://openrouter.ai/models?max_price=0
- https://github.com/ddiu8081/chatgpt-demo
- https://github.com/ourongxing/chatgpt-vercel 是ddiu8081的修改版
- https://github.com/Yidadaa/ChatGPT-Next-Web
- https://github.com/gcloudlab/QA
- https://github.com/mckaywrigley/chatbot-ui
- https://github.com/Chanzhaoyu/chatgpt-web
- https://github.com/ramonvc/freegpt-webui
- https://beta.character.ai 可以创建某种性格特性的人物来对话
- chrome扩展 https://chatgpt-sidebar.com/ https://merlin.foyer.work/ https://www.maxai.me https://walles.ai/ https://sider.ai/
- https://ai-bot.cn/ 工具集(其他人的收集)
- https://github.com/awesome-selfhosted/awesome-selfhosted
- 网盘
- Seafile:国产,C,同步盘,但必须依赖Py2.7
- https://github.com/nextcloud/docker https://docs.nextcloud.com/server/17/user_manual/ https://zhuanlan.zhihu.com/p/176982570 :owncloud的同作者,PHP。https://github.com/e-alfred/ocdownloader 离线下载插件
- Cloudreve:国产,GO,支持OSS
- zFile:国产,Java
- https://github.com/syncthing/syncthing GO
- BTSync
- oneindex
- OLAINDEX:使用OneDrive API
- https://github.com/zhaojun1998/zfile 评测:https://xiaoyou66.com/archives/769
- https://www.directorylister.com/ indexer,PHP
- https://github.com/prasathmani/tinyfilemanager PHP
- sparkleshare
- rclone
- https://freefilesync.org/
- https://github.com/rejetto/hfs node+ts
- https://alist.nn.ci/zh/ 国产,支持多种后端
- 文件浏览器
- https://github.com/filebrowser/filebrowser (GO):就下exe即可。文档中的脚本还添加进了PATH。无参运行会监听127.0.0.1:8080,将CWD作为根目录且产生配置文件。修改监听:-a=0.0.0.0 -p=80。初始用户名和密码均为admin,可以在Web界面中修改
- https://github.com/lrsjng/h5ai (PHP,不更新了)
- https://www.spacedrive.com/
- gitlab
- 爬虫
- 论坛:discuz(PHP,维护不快),Flarum(PHP),vanilla (PHP)
- 监控程序/API
- https://github.com/ivbeg/awesome-status-pages 合集
- https://cachethq.io/ 合集中最活跃的但是PHP
- https://github.com/hunterlong/statping GO
- https://github.com/bazzite/statusfy JS
- https://uptimerobot.com/ 不开源有免费版
- https://www.atlassian.com/zh/software/statuspage 有免费版
- https://github.com/nicolargo/glances Py
- https://www.fundebug.com/
- https://betteruptime.com/pricing 不开源有免费版
- https://github.com/louislam/uptime-kuma
- 监控服务器状态:https://github.com/netdata/netdata C+Python,star非常多,有中文翻译。https://github.com/grafana/grafana TS+GO,star数稍少,但commit数和贡献者数非常多。https://github.com/open-falcon/falcon-plus GO,相对而言star数少很多,但是国产的,需要mysql;https://github.com/CokeMine/ServerStatus-Hotaru
- 各种可以装的软件的收集:https://github.com/Kickball/awesome-selfhosted 、https://www.softaculous.com/softaculous/apps 、 https://github.com/luong-komorebi/Awesome-Linux-Software 、https://statusfy.co/
- 自己挂广告
- 图床:https://xiaoyou66.com/archives/774 https://molunerfinn.com/PicGo/ https://github.com/wisp-x/lsky-pro https://github.com/chevereto/Chevereto-Free
- 可视化日志:https://goaccess.io
- BT下载:https://github.com/jpillora/cloud-torrent https://p3terx.com/archives/docker-aria2-pro.html
- 创建网页版的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/ https://dub.sh/ https://github.com/thedevs-network/kutt
- https://github.com/chrislusf/seaweedfs 分布式文件系统,支持S3的API;https://github.com/syncthing/syncthing
- 当我有服务器时我做了什么(别人的集合):https://shanyue.tech/op
- 后台控制面板:https://www.jianshu.com/p/3bc7404af887
- 搜索引擎:https://github.com/benbusby/whoogle-search https://github.com/milvus-io/milvus https://github.com/meilisearch/MeiliSearch
- 控制面板:https://github.com/cockpit-project/cockpit
- 性能测试:
curl -L bench.sh | bash
- CMS: https://www.storyblok.com/
- CI
- 双边加速:https://www.hicairo.com/post/60.html
- https://devpod.sh/
- https://dokku.com/
- openstack,开源IaaS,机器最好有10G以上的内存
- rancher, openshift, CloudFoundry, flynn
- https://www.rainbond.com/ 国产的
- https://www.koding.com/
- https://kodcloud.com/ 有使用者表示“每次访问都会采集服务端和客户端的隐私信息,里面流氓脚本一大堆”
- https://github.com/caprover/caprover
- https://convox.com/
- https://caprover.com/
- https://rio.io/
- https://github.com/teamhephy/workflow
- https://www.kintohub.com/ 基于k8s
- https://tsuru.io/
比IaaS高层(无法重装或指定系统),比PaaS低层(可以访问文件系统,有的可以SSH连上去),一般使用cPanel。 |
|
感觉比较好的: |
|
* https://alwaysdata.com 支持多种语言,版本也比较新,注册只需要邮箱。现在直连注册会报You are not allowed to subscribe to our services. |
* https://www.accuwebhosting.com/about/free-students-hosting 注册国家没有China |
https://www.ukhost4u.com/free-website-hosting-uk/ |
https://3001.host/pricing/ 现在会自动跳到https://status.3001.host/ |
|
--- |
|
听说你在找免费虚拟主机?: |
速度、数据安全、网页安全(修改源代码、挂广告病毒)、随时消失(删库跑路)、难SEO、无客服、无法退出(要求付迁移费)、乱用信用卡 |
|
--- |
国内的,基本上都要实名+备案: |
热铁盒 https://host.retiehe.com/ https://rthe.cn/ 静态和单文件PHP |
乐云空间 https://www.renzhijia.com/buy/index/7/ :2元/月,明说了稳定性差;注册需要姓名、手机号、地址 |
|
酷番云 https://www.kcloudidc.com/freehost :注册需要手机号、QQ号,需要实名认证,有效期一个月,联系客服免费续到最长一年 |
主机蛋 https://www.idcegg.com :有效期3个月,注册需要姓名、手机号、QQ号、邮箱、地址、身份证号 |
金泰联 http://www.iiddcc.com/ :注册需要姓名、手机号、QQ号、邮箱、地址、身份证号 |
恒爱网络 https://www.zzhidc.com/freehost.html 两种方式,一种是发广告,另一种是充五块钱保证金 |
番茄互联 https://www.fqidc.cn/free/ 每年2元;https://www.fqidc.cn/index.php/buy/index/10/ |
蓝队云 https://www.landui.com/project/freehost/ 每天限额放出 |
我的免费云 https://www.myfreeyun.com/ |
百度智能建站 https://aipage.baidu.com/ 可能收费 |
强人网络 https://www.qiangren.net/html/active/vhost-free/ 好像从2020年5月开始就暂停申请了 |
https://www.henghost.com/sponsor.shtml |
https://www.xiaoji.la/ 签到得积分开通,可能缺货 |
|
--- |
国外的: |
|
https://neocities.org/ 网站本体开源 |
https://www.nodehost.ca/ php mysql 访问很慢 |
|
评测网站:https://hostingfacts.com/ |
收集:http://www.100bestfreewebspace.com/searchPage0/Free-Host.html |
|
https://infinityfree.net/ :单文件上限10MB;说是禁止使用广告拦截器,不过好像只是Dashboard等有广告,实际自己的网页不会插广告 |
https://x10hosting.com/ :有很多被莫名其妙删掉的网站 |
https://www.awardspace.com/free-hosting/ :慢、TOS中说可以把数据出售 |
https://www.freehosting.com/ :速度慢、删网站 |
https://www.freehostia.com/ :速度慢 |
https://www.freewebhostingarea.com/ |
https://googiehost.com/freehosting.html 有人打广告;需要填 WHY DO YOU NEED THIS ACCOUNT? |
https://freehostingnoads.net/ 好像存在推广;需要填姓名,手机,邮箱,地址 |
https://www.biz.nf/ |
https://www.lima-city.de/ |
https://www.zzz.com.ua/en |
https://viewen.com https://dashboard.viewen.com/?language=chinese 好像quora的人评价比较高,但网站没有明显说免费 |
https://wpnode.net/free-hosting/ 有wp,php和mysql,空间1G;但要信用卡;无法直接打开 |
https://www.myownfreehost.net/ |
https://www.xrea.com/ 日本的 |
https://www.uhostall.com/free-hosting.php |
https://pipni.cz/ |
https://www.heliohost.org Community powered free hosting for everyone 感觉比较好 |
https://woomhost.com/ |
https://www.instafree.com/ 封了国内的IP |
https://www.hostpoco.com/ |
https://profreehost.com/ |
https://www.websitebuilder.com/pricing |
http://razyhosting.com/ |
http://0fees.us/hosting.php |
-- |
二次售卖https://ifastnet.com/的: |
http://olab.in |
https://byet.host/free-hosting |
http://efreehost.com |
|
--- |
Drag and Drop的: |
|
https://zh.wix.com/ |
https://webflow.com/ |
https://www.weebly.com/ 无法直接打开 |
https://www.squarespace.com/ |
https://www.ucraft.com/free-web-hosting |
https://sites.google.com |
https://www.ucoz.com 无法直接打开 |
-- |
国内的: |
https://www.qifeiye.com/ |
https://www.strikingly.com/ https://www.sxl.cn/ |
https://jz.fkw.com/ |
http://www.wqdian.com/ |
http://www.zhuzi.me/ |
https://www.zhihu.com/question/19665744 |
|
--- |
号称免费VPS: |
host1free/haphost |
https://www.gigarocket.net/free-vps.php 也有free hosting |
zulutrade |
Vpswala.org |
|
--- |
Wordpress: |
https://www.accuwebhosting.com/web-hosting/free-wordpress-hosting |
https://pantheon.io/plans/pricing |
https://wordify.com/wordpress-hosting/wp-devsites/ |
https://www.getshifter.io/ |
https://quic.cloud/ Wordpress cache cdn |
https://localwp.com/ |
DDNS需要公网IP,基本上就是隔一段时间访问一下接口,连接和传输数据是不会消耗服务商的流量的。 内网穿透需要消耗服务器的流量。 还有点对点/内网打洞的技术,但是需要两边都安装软件:xtcp,n2n,moon,zerotier
- https://www.natfrp.org/ Sakura Frp 好像要实名认证
- https://www.lu8.win/ ngrok、frp、n2n、nps、免费域名
- https://www.openfrp.net/
- https://frpc.cc/
- https://www.frp.cool/
1.x开源但现在已经停止维护了;2.x不开源。
- https://ngrok.com/ 官网,服务器在国外
- https://natapp.cn/ 免费的需实名认证
- https://www.ngrok.cc/ Sunny Ngrok,不过官网说也支持frp
- https://github.com/ffay/lanproxy Java
- http://wdom.net/ 免费20分钟
- https://github.com/inlets/inlets-pro
- https://playit.gg/
- https://github.com/andydunstall/piko
- https://hsk.oray.com/ 花生壳,注册需要手机号;DDNS和内网穿透都支持?后者免费速度1M。同公司还有另一个产品“蒲公英”支持异地组网
- http://www.luyouxia.com/ 路由侠
- https://xiaomy.net/ 网云穿
- https://localhost.run/ 无需注册?
- https://www.cpolar.com/ 1Mbps
- https://pinggy.io/
- https://www.natpierce.cn/ 皎月连
- https://freedns.afraid.org/
- https://www.duckdns.org/
- https://www.noip.com/
- https://www.spdyn.de/ 只有德语?
- https://dynv6.com/
- https://www.cloudns.net/dynamic-dns/
- 理论上DDNS也会提供,不过不是二级的
- https://my.freenom.com/clientarea.php tk、ml、ga、cf、gq顶级域名
- https://nic.eu.org/ 欧盟下的,个人免费注册;http会被重置
- https://github.com/fransallen/thedev.id https://github.com/js-org/js.org 要开PR
- https://www.freedomain.pro/ co.nr
- https://www.punycoder.com/ emoji/idn域名转换;https://emojipedia.org/ emoji搜索
- https://nic.ua/en/domains 乌克兰 pp.ua
- https://www.azote.org 法国 asso.st,fr.nf,fr.cr,ze.cx,infos.st
- https://www.nom.za 南非
- https://www.sitelutions.com 纽埃 rr.nu
- https://www.ipq.co 哥伦比亚共和国
- https://fofa.so/ 用来搜索域名的
- ripienaar/free-for-dev#3489
- https://register.us.kg
- https://cloudns.net
- https://www.dns.la/
- https://nip.io/ 自动根据域名中的IP返回DNS查询结果。xip.io挂了
- https://dnsmadeeasy.com/
- https://www.yunaq.com/jsl/ 仅限80端口
- https://www.cdnfine.com/
- https://www.merlincdn.com/ 注册送$10,不清楚有没有限时,额度有个自选的
- https://github.com/EtherDream/freecdn 自动选择合适的CDN的程序
- https://www.cachefly.com/pricing/ 国外的,免费5TB
- https://sina.lt/ 新浪的
- https://www.shorturl.at
- http://suo.im/ https://suowo.cn/ 要登录
- https://tinyurl.com/
- https://bitly.com/
- https://sl.iyong.com/
- https://ulvis.net/
- https://reurl.cc
- https://fars.ee/
- https://sourl.cn
- https://www.7ed.net Google Fonts/Libraries、CDNJS、Gravatar、Github RAW、Imgur、SM.MS;曾用cdn.staticdn.net cdn.con.sh
- https://registry.npmmirror.com/binary.html 一部分GitHub开源项目的release
- https://cdn.ews1.com/ Google Fonts、Gravatar
- https://github.com/eryajf/Thanks-Mirror 收集
- https://cravatar.cn/avatar/
- jsdelivr、statically:相当于只支持raw
- https://doc.fastgit.org/zh-cn/node.html 主站网页、assets、
raw、release - https://gitclone.com/ 支持http clone
- https://github.com/XIU2/UserScript/blob/master/GithubEnhanced-High-Speed-Download.user.js
- https://www.toolzl.com/tools/githubjiasu.html 支持release,实测用不了
- https://github.com/zwc456baby/file-proxy https://pd.zwc365.com/ 会跳转到cf worker用不了
- https://github.com/nulastudio/mclone 安装后用git mclone即可自动用mirror
- https://github.com/hunshcn/gh-proxy :https://gh.api.99988866.xyz/ 速度极慢
- https://git.aya1.top/ 网页,https://note.aya1.top/#/r 任意网页。基于CF Worker
- https://d.serctl.com/ 活着但是日本Linode,IP干扰大。支持release,实测不错
- https://combinatronics.io/ 国外的,相当于只支持raw,com后缀被污染+RST了
- https://raw.iqiq.io/ 仅raw
- https://hub.nuaa.cf/
- fhefh2015/Fast-GitHub#44
- https://githubfast.com/
- https://gh-proxy.com/
- 国内的,基本都是同步的cdnjs,否则要么不全要么老。链接格式只有bootcdn.cn的与cdnjs完全相同,其余的都没有ajax/libs/部分,字节的还多一部分。不支持latest版本号,必须明确指定
- 供应链投毒:https://zhuanlan.zhihu.com/p/709442427
https://www.bootcdn.cn/ 由bootcss网站支持https://www.staticfile.org/ 曾是七牛云
https://cdn.baomitu.com/ 3602024年4月证书过期了- https://npmmirror.com/ 淘宝
- https://cdn.bytedance.com/ 字节,最后更新大约在22年3月
- https://jshub.com 网站风格很像bootcdn
- https://code.bdstatic.com/npm/pkg@ver jsd镜像,暂停同步了,最后更新2021年11月
- https://tianli-blog.club/jsd/ jsd镜像
- https://npm.elemecdn.com unpkg镜像,可以用,根无法直接访问
- https://unpkg.zhimg.com/ 知乎的,不公开
- https://lib.sinaapp.com/ 新浪,少且旧,jq最新3.1
- http://jscdn.upai.com/ 又拍云,极少且极旧,无https
- https://apps.bdimg.com/libs/jquery/2.1.4/jquery.min.js 非公开,不更新
- 供应链投毒:https://zhuanlan.zhihu.com/p/709442427
- 国外的
- https://www.jsdelivr.com/ cdn.jsdelivr.net 连不上,用的Fastly的CDN,本来速度尚可,但RST了。主要支持npm。支持GitHub release和repo里的文件,加min后缀自动生成压缩版。esm.run 支持ESM
- https://getjs.at/ 镜像,实测jp2可用
- https://cdnjs.com/ cdnjs.cloudflare.com 基本连不上
- https://unpkg.com/ 用的CF的CDN。提供?module参数将ESM库内的import X from '本地路径'自动转换为from 'CDN路径'使得可以直接在浏览器中使用,无需bundler构建。但petite-vue在加不加?module时分别返回的是CJS和ESM的
- https://statically.io/ cdn.statically.io 连不上,RST,用的Fastly的CDN。支持GitHub GitLab,加min后缀自动生成压缩版,还有图片压缩服务和网页快照截图功能
- https://jspm.org/ 仅ESM
- https://www.skypack.dev/ snowpack团队的,ESM,支持HTTP/3、Brotli
- https://esm.sh/ 仅ESM
- https://ajax.aspnetcdn.com 微软,只有jq相关的很少几个,但路径格式与jq官网相同方便替换
- https://www.jsdelivr.com/ cdn.jsdelivr.net 连不上,用的Fastly的CDN,本来速度尚可,但RST了。主要支持npm。支持GitHub release和repo里的文件,加min后缀自动生成压缩版。esm.run 支持ESM
- Font Awesome
- 前面那些前端库仍可用,但是某些版本不在cdnjs上,如5.0.x
- https://use.fontawesome.com/releases/v5.15.0/css/all.css 官方的打开慢,且它其实对应的min.css
- http://apps.bdimg.com/libs/fontawesome/4.4.0/css/font-awesome.min.css 非公开,不更新
- 那些明显是其他人自建的使用时要小心跑路,不建议放重要内容
- https://www.zhihu.com/question/51309695 有哪些优秀且免费的云存储服务?
- https://www.zhihu.com/question/34445630/answer/449868590 网易云,免费50G空间,20G流量
- https://developer.qiniu.com/af/kb/1574/free-credit-information https://www.qiniu.com/events/free 七牛云
- https://www.upyun.com/league 又拍云,10G储存15G流量
- https://www.ucloud.cn/site/product/ufile.html 实名认证用户20GB免费云存储空间和20GB/月免费下载流量
- https://www.cuplayer.com/price/ 酷播云,视频储存,5G/年,流量12G/月
- https://get.robin.io/ 5GB
- https://www.quqi.com/ 曲奇云盘,但好像没有电脑端
- https://cowtransfer.com/ 奶牛快传,
现在也提供网盘功能 - https://www.wenshushu.cn/
- https://www.liupan.net/
- https://infini-cloud.net/en/ 20G空间,支持 WebDAV
- https://www.lanzou.com/ 蓝奏云,单个文件限100M
- 亿方云
- 天翼云盘、沃家云盘、和彩云
- https://www.zoho.com.cn/workdrive/
- 超星云盘
- 腾讯微云
- https://www.asuswebstorage.com
- https://pan.bitqiu.com/ 比特球云盘
- https://github.com/xausky/DockerRegisterCloud 把docker registry变成网盘
- https://www.mediafire.com/
- https://github.com/apachecn/CDNDrive
- https://ondisk.fuyeor.com/login
- https://internxt.com/
- https://fast.uc.cn/
- https://products.office.com/en-us/student?tab=students
- https://xkx.me/
- https://get.porta1.net/
- https://zhuanlan.zhihu.com/p/105438817 免费申请office E5开发者订阅,附无限续期+私人网盘教程
- Index:https://github.com/spencerwooo/onedrive-vercel-index https://github.com/vcheckzen/FODI https://github.com/qkqpttgf/OneManager-php
- https://pixeldrain.com/ 每天5GB全速
- https://catbox.moe/ 上传速度不稳定,快的时候有600K,单次上限200MB
- https://www.zippyshare.com/ 上传速度为0
- https://www.up-4ever.org/ 上传速度不到1M,需要关闭广告过滤扩展才能用,有的后缀不让传,下载等30秒人机验证后倒是能创建出直链,单次上限200MB
- https://uguu.se/ 单次上限100MB
- https://wetransfer.com/
- https://wormhole.app/
- https://filedoge.com/
- https://demo.jirafeau.net/ 也能自建 https://gitlab.com/mojo42/Jirafeau
- https://plik.root.gg 也能自建 https://github.com/root-gg/plik
- https://wormhole.app/ 仅网页
- https://oshi.at/
- https://ttm.sh/
- https://send.internxt.com/
- https://bashupload.com/ 有效期3天,只能下载一次
- https://airportal.cn/
- https://musetransfer.com/
- https://termbin.com/ 支持curl
- https://temp.sh/ 有效期3天,支持curl
- https://workupload.com/
- https://pastebin.com/
- https://rentry.co/
- https://hastebin.com/ 必须用网页版
- https://pastebin.ubuntu.com/ 要登录
- https://www.cacher.io/ 功能很多
- https://write.as/ 其实是博客服务
- https://psty.io
- https://telegra.ph RST了
- https://psty.io/ 有效期一天
- https://www.loadbt.com 免费用户2G
- https://zhuanlan.zhihu.com/p/37785481 19款离线下载服务对比
- http://www.zmonster.me/2013/12/06/image-host-service.html 国内外图床及其对比
- https://www.zhihu.com/question/21667151
- https://sm.ms/ https://smms.app/
- https://postimages.org/
- https://imgbox.com/
- https://imgbb.com/
- https://www.freeimagehosting.net/
- https://pic.xiaojianjian.net/
- https://imgurl.org/
- https://yunjiemi.com/ 之前是img.kuibu.net
- https://www.superbed.cn/ pic.imgdb.cn
- https://www.moepicx.cc
- https://jpg.dog/
- https://www.z4a.net/
- https://imgbb.com/
- https://www.picgd.com/
- https://images.weserv.nl/ image cache & resize service 相当于图片的CDN
- https://imgix.com/ 使用.net的域名
- https://im.ge/
- https://github.com/ngosang/trackerslist
- https://github.com/XIU2/TrackersListCollection
- https://github.com/DeSireFire/animeTrackerList
- https://masuit.net/ “懒得勤快”的博客
- https://www.book123.info/
- https://github.com/JiashuWu/Books
http://finelybook.com/ 国产,亲测可以,非注册用户只能用城通网盘现在要积分了- https://github.com/hoodiearon/w3-goto-world/tree/master/集成实用夹/书籍与文档
- https://pdfroom.com
- https://foxgreat.com/ 搜不到C#的书
- https://dokumen.pub 网站不是英文的
- https://www.wowebook.org 下载页面为turbobit.net,很慢,而且有的要开会员
- https://www.zhihu.com/question/21202757 有哪些好的电子书下载网站推荐?
- https://zhuanlan.zhihu.com/p/53064677 有了这十几个网站,没有你找不到的电子书!
- https://www.jiumodiary.com/ 鸠摩搜书,也能搜到百度网盘的内容
- https://gist.github.com/baiwfg2/af827b8b75eebf8ab29f5531a0d265ce 其他人的收集
- https://www.jb51.net/books/ 下载需要关注公众号获取提取码
- http://sd.blackball.lv/books/
- https://sobooks.cc/ 不是专门计算机的
- http://www.kgbook.com/ 不是专门计算机的
- https://z-lib.io/
- 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/
- https://gitee.com/ForthEspada/CS-Books https://github.com/justjavac/free-programming-books-zh_CN
- https://tool.liumingye.cn/music/
- http://music.moresound.ml/
- 国外的:https://myfreemp3.to/ https://myfreemp3juices.cc/ https://www.myfreemp3.bond/
- https://www.52pojie.cn/thread-929831-1-1.html 集合
- https://listen1.github.io/listen1/ 只是整合可以直接听的
- https://github.com/lyswhut/lx-music-desktop
- https://music.y444.cn/ 需要关注公众号
- 挂了的:https://github.com/maicong/music https://github.com/OJZen/QMD_Android
- https://geolite.clash.dev/
- https://github.com/Dreamacro/maxmind-geoip/releases
- https://quantumult.crossutility.com/download/geoip/database/GeoLite2-Country.mmdb
- https://github.com/Hackl0us/GeoIP2-CN
- https://zenozeng.github.io/Free-Chinese-Fonts/
- https://www.webfont.com/onlinefont/index
- https://www.marksimonson.com/fonts
- https://habo.qq.com/ 腾讯哈勃。现在只能分析很少的一部分,详细报告需要高级会员,而申请通道已经关闭了
- https://www.maldun.com/ 魔盾安全
- https://s.threatbook.com/ 微步
- https://www.hybrid-analysis.com
- https://ata.360.net/ 360安全大脑沙箱云,免费版只有Win7 32位环境
- https://www.aliyun.com/product/yunxiao/codeup
- https://gitcode.com csdn+华为云
- https://gitee.com/
- https://www.gitlink.org.cn/
- https://opendev.org Ubuntu, Gitea
- https://salsa.debian.org/ GitLab
- https://repo.or.cz/
- https://sr.ht/ https://sourcehut.org/
- https://www.aliyun.com/product/yunxiao/codeup
- https://www.sousuoyinqingtijiao.com/ 搜索引擎收录提交入口
- https://brainstorm.cool/zh-CN
- https://metaso.cn
- https://kaifa.baidu.com/
- https://www.tenxcloud.com/ 时速云
- https://www.daocloud.io/ 有一点点免费测试环境 http://docs.daocloud.io/app-deploy-mgmt/cloud-limited-resources
- https://www.mopaas.com/ 魔泊云
- https://www.alauda.cn/ 灵雀云
- https://canister.io/solo
- http://www.everydo.com/ 文档管理系统
- https://www.bazhuayu.com/ 八爪鱼;国外版 https://www.octoparse.com/
- http://www.houyicaiji.com/
- http://www.gooseeker.com/
- 以下是国外的
- https://www.zyte.com
- https://apify.com/
- https://www.diffbot.com/
- https://www.import.io/
- https://sct.ftqq.com/ Server酱
- http://www.xtuis.cn/ 虾推啥
- https://pushplus.hxtrip.com/ push+
- https://qmsg.zendee.cn/ Qmsg酱
- https://wxpusher.zjiecode.com 开源
- https://letserver.run/ Server饭,开源
- https://github.com/songquanpeng/message-pusher 开源
- https://www.mailgun.com/pricing/ 100/天。激活学生包后有20000/月和100邮件验证/月
- https://testmail.app/pricing 好像是收邮件的。可以创建无限地址。学生包里有Essential Plan
- Circle CI ,老牌
- AppVeyor 以Win出名
- https://cloud.drone.io 有人说文档烂
- https://semaphoreci.com/
- https://buildkite.com/
- 指不用写很多代码就能设计出软件,有可视化工具
- 大部分都是BPM平台,即 表单+工作流审批,适合企业建立业务逻辑在线办公
- 往往与平台本身严重绑定,难以复用和维护,切换平台代价大,开发者自身难以提升
- https://github.com/taowen/awesome-lowcode 收集
- https://www.aliwork.com/ 宜搭,阿里+钉钉
- https://www.mingdao.com/ 明道云
- https://www.jiandaoyun.com/ 简道云
- https://www.huoban.com/ 伙伴云
- https://qingflow.com/ 轻流
- https://www.steedos.com/pricing/platform/ 华炎魔方,开源,私有部署免费
- https://baidu.gitee.io/amis/docs/index 开源,偏程序员
- https://modao.cc/ 墨刀,原型设计工具
- https://www.imgcook.com/ 淘宝,由设计稿生成界面
- https://www.huaweicloud.com/product/appcube.html 华为云应用魔方,太新
- https://www.informat.cn/ 织信
- https://seatable.cn/ 在线协同表格和信息管理工具,类似于excel,本体不开源但开源了一些组件
- https://www.baishuyun.com/ 百数云
- https://js.design/ 即时设计,原型设计工具
- https://code.fun/
- https://yesapi.cn/
- https://www.jijyun.cn/ 集简云,相当于内置了常见应用的爬虫数据源,获取后根据需要执行动作
- 网页感觉不太好的
- https://www.iyunbiao.com/ 云表
- https://www.grapecity.com.cn/solutions/huozige 活字格
- https://www.learun.cn/ 力软敏捷框架
- https://www.ivx.cn 号称零代码开发Web App和小程序,前身是ih5.cn,不是BPM
- https://wuyuan.io/ https://enhancer.io/ 无远开发平台,个人使用免费,商业收费
- https://www.wudaima.com/ 宜创无代码,官网的footer的链接都是废的,一点也不透明
- https://www.bn100.com/ 柏思科技/Workfine
- 收费的
- https://h3yun.com/ 氚云,只免费15天,集成钉钉
- https://www.newdao.net/ 牛刀,免费两周
- https://www.clickpaas.com/ 不支持个人
- https://www.dadayun.cn/ 搭搭云 没有注册的地方
- https://www.joget.cn/ https://www.putdb.com/ WebBuilder https://www.mf999.com/ 魔方网表(纯表单类) https://www.jepaas.com/
- https://anvil.works/ py全栈,前端Drag and Drop UI,后端和数据储存用的是该网站的库
- https://www.outsystems.com/pricing-and-editions/ 开发移动应用,是该行的老大;前端组件比较多,后台相对弱一点儿;注册需要姓名,邮箱
- https://www.mendix.com/ 开发移动应用,后台能力比较强(有微流系统)
- https://free.caspio.com/ Database-Powered Apps
- https://thunkable.com 开发移动应用
- https://www.appsheet.com/ 无法直接打开
- https://www.zoho.com/creator/ 网页在我这里打开巨慢。可以一直用免费版只要不使用高级特性
- https://zenkit.com/ 无法直接打开
- Google的App Maker(G Suite收费)、微软的PowerApps(收费10$/mo)
- https://www.dronahq.com/
- https://zhuanlan.zhihu.com/p/375252561
- https://www.odoo.com/zh_CN/ 开源
- https://bubble.io/ 新出的
- https://github.com/appsmithorg/appsmith
- https://www.ragic.com.cn/ 表格类
- https://www.airtable.com/
- https://www.make.com
- https://img.xjh.me/ 随机图片 https://api.lolicon.app/#/setu 随机色图
- http://shaofan.org/jetbrains-active/ Jetbrains在线激活工具
- https://apiary.io/ API Design Stack,与Oracle合作
- https://developer.okta.com/ adds authentication, authorization, and user management to your web or mobile app within minutes.
- https://www.kancloud.cn/ https://www.yuque.com/ https://www.baklib.com/ MD平台
- http://www.ypppt.com/ ppt
- https://squoosh.app/ 图片压缩,谷歌出的工具
- http://www.freeyun.net/ 软件授权管理一站式解决方案
- https://prerender.io/ 预渲染动态网页
- https://termible.io 还在内测的在线终端,基于Docker
- https://heyterm.com/zh-cn/ WebSSH
- https://www.freepik.com/ 免费psd图像资源
- https://pyup.io/ 监测Python依赖
- https://waifulabs.com/ AI生成二次元头像
- https://appcenter.ms/ 存放release
- https://dev.to/doobled/listing-the-best-services-for-free-domain-email-addresses-in-2020-3hkb 几个邮箱测评
- https://newrelic.com 遥测?
- https://mailchimp.com/ 群发邮件
- 性能测试:
wget -qO- 86.re/bench.sh | bash
- https://github.com/fangzesheng/free-api 免费的接口
- https://github.com/zhaojh329/rtty web tty
- https://www.plasticscm.com/ 不同于git的版本控制系统,可以玩玩
- https://trinket.io/ Py的Turtles运行环境,谷歌的Blocks,适合小孩子学
- 手机原生应用推送:https://www.getui.com/push https://www.jiguang.cn/push
- 服务器监控:https://www.oneapm.com https://www.tingyun.com/ https://www.jiankongbao.com/
- https://www.authing.cn/pricing 统一身份验证
- https://hashnode.com/ 博客平台
- https://www.goodwaf.cn/ WAF
- https://pusher.com/ 为网页提供实时信息推送
- https://hex-rays.com/educational/ IDA教育版
- https://www.apponfly.com/ 点trial能获得免费30分钟的Windows
- https://patchbay.pub/ 类似于PIPE
- https://requestbin.com/ 类似于httpbin但可以保留请求的内容
- https://snyk.io/ 代码安全检查
from https://gist.github.com/imba-tjd/d73258f0817255dbe77d64d40d985e76#net