## 网页 ### 域名 * 理论上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/ 用来搜索域名的 * https://github.com/ripienaar/free-for-dev/pull/3489 * https://register.us.kg * https://cloudns.net ### 证书 * https://freessl.cn * https://freessl.org * https://zerossl.com/ * https://ohttps.com/ ### DNS * https://www.dns.la/ * https://nip.io/ 自动根据域名中的IP返回DNS查询结果。xip.io挂了 * https://dnsmadeeasy.com/ ### CDN * 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/ ### GitHub * 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://d.serctl.com/ 活着但是日本Linode,IP干扰大。支持release,实测不错 * https://combinatronics.io/ 国外的,相当于只支持raw,com后缀被污染+RST了 * https://github.com/fhefh2015/Fast-GitHub/issues/44 * https://githubfast.com/ * https://gh-proxy.com/ * https://hub.lmirror.top/ ### 前端库 * 国内的,基本都是同步的cdnjs,否则要么不全要么老。链接格式只有bootcdn.cn的与cdnjs完全相同,其余的都没有ajax/libs/部分,字节的还多一部分。不支持latest版本号,必须明确指定,因为它们具有强缓存;仍有小消耗的解决办法是302。npm库不是cdn,不能使用其中文件,只能作为npm命令的镜像;unpkg则是读取其中文件的 * 供应链投毒:https://zhuanlan.zhihu.com/p/709442427 * ~~https://www.bootcdn.cn/ 由bootcss网站支持~~ * ~~https://www.staticfile.org/ 曾是七牛云~~ * ~~https://cdn.baomitu.com/ 360~~ 2024年4月证书过期了 * https://npmmirror.com/ 淘宝。`https://registry.npmmirror.com/pkg/latest/files/xxx` * 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://www.jsdmirror.com/ jsd镜像 * https://www.webstatic.cn/ * https://www.zstatic.net/docs/getting-started.html * jsd/npm/cdnjs.onmicrosoft.cn 与微软无关,是国内公司的域名。其中npm实际上是unpkg * 国外的 * 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://cdn.cbd.int unpkg * 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 非公开,不更新 ## 储存 * 那些明显是其他人自建的使用时要小心跑路,不建议放重要内容 ### OSS * 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/ ### Onedrive * 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://easylink.cc/ * https://gofile.io ### Paste Bin * 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/ ### BT Trackers * https://github.com/ngosang/trackerslist * https://github.com/XIU2/TrackersListCollection * https://github.com/DeSireFire/animeTrackerList ## (盗版)资源 * https://discx.yuntu.io/ 光盘 ### 软件 * 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://www.zhihu.com/question/19709630 有哪些网站可以获取免费的国外的原版书籍(电子版) * https://github.com/EbookFoundation/free-programming-books 免费的 * https://github.com/Jackpopc/CS-Books-Store 该开发者自己收集的一小部分经典的书,百度网盘直接下载 * https://libgen.gs https://www.ooopn.com/tool/zlibrary/ * https://gitee.com/ForthEspada/CS-Books https://github.com/justjavac/free-programming-books-zh_CN * 安全zlib:https://1lib.sk/ 。有广告但实测可以:https://www.zlibrary.cc/ 假的:`z-lib.id` ### 音乐 * 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 ### GeoIP2数据库 * 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://github.com/euphrat1ca/security_w1k1 * https://github.com/ffffffff0x/1earn ### 恶意软件分析沙箱 * https://habo.qq.com/ 腾讯哈勃。现在只能分析很少的一部分,详细报告需要高级会员,而申请通道已经关闭了 * https://www.maldun.com/ 魔盾安全 * https://s.threatbook.com/ 微步 * https://www.hybrid-analysis.com * https://ata.360.net/ 360安全大脑沙箱云,免费版只有Win7 32位环境 ## Git平台 * 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://codeberg.org/ forgejo的官方部署 ## 搜索引擎 * https://www.sousuoyinqingtijiao.com/ 搜索引擎收录提交入口 * https://brainstorm.cool/zh-CN * https://metaso.cn * https://kaifa.baidu.com/ ## Docker平台(非免费) * 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 ## CI * https://codefresh.io/ ## 图标 * https://octicons.github.com/ ## 云办公相关 * http://www.everydo.com/ 文档管理系统 ## PDF * https://www.hipdf.com/ * https://smallpdf.com/cn ## 爬虫 * 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 ## CI * Circle CI 老牌 * AppVeyor 以Win出名 * https://cloud.drone.io 有人说文档烂 * https://semaphoreci.com/ * https://buildkite.com/ ## 在线Shell * https://shell.cloud.google.com/ * https://www.xshellz.com/ * https://freeshell.de/ * https://sdf.org/ ## 低代码平台/aPaaS * 指不用写很多代码就能设计出软件,有可视化工具 * 大部分都是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/ 代码安全检查 ## 别人的收集 * https://51.ruyo.net/ * https://github.com/Sicmatr1x/Free-Resource * https://www.producthunt.com/