Total Pageviews

Saturday, 25 July 2026

int.yt提供的免费可解析的二级域名

 https://dash.int.yt/

登录或注册你的 github账户  再注册这个https://dash.int.yt/ 账号  

每个账户只能注册三个域名。需先添加外部的nameserver地址,比如cloudns.net的,或cloudflare.com的。

我注册了域名 bright.int.yt, 我在cloudns.net里为域名 bright.int.yt设置了url redirect记录。

登录地址:https://dash.int.yt/login.php,我的email id: brightmann@gmail.com

注册地址: https://dash.int.yt/signup.php

WebChat, 跟访问同一网站的人聊天

 Chat with anyone on any website.

 https://chromewebstore.google.com/detail/webchat/cpaedhbidlpnbdfegakhiamfpndhjpgf

CI GitHub License Chrome Web Store Version GitHub Release Ask DeepWiki

Chat with anyone on any website

This is an anonymous chat browser extension that is decentralized and serverless, utilizing WebRTC for end-to-end encrypted communication. It prioritizes privacy, with all data stored locally.

The aim is to add chat room functionality to any website, you'll never feel alone again.

Install

Install from Store

Manual Installation

  1. Go to the GitHub repository (Releases)
  2. Click on the "Assets" button and select "web-chat-*.zip"
  3. Extract the ZIP file to a folder on your computer
  4. Open the extension management page in your browser (usually chrome://extensions/)
    • Enable "Developer mode"
    • Click "Load unpacked" and select the folder you just extracted

Usage

After installing the extension, you'll see a ghost icon in the bottom-right corner of any website. Click it, and you'll be able to chat happily with others on the same site!

Video

web-chat.mp4

Community

Join our Discord community to discuss WebChat and connect with other users:

Discord

Standing on the Shoulders of Giants

In addition to the good idea of decentralized chat, it also leverages some fantastic technologies.

  • remesh: A framework in JavaScript that implements DDD principles, achieving true separation of UI and logic, allowing for easy implementation of the UI part, such as rewriting it in Vue, due to its independence from the UI.

  • shadcn/ui: A beautiful UI library and a pioneer of the no-install concept, offering unmatched convenience in customizing styles.

  • wxt: This is the best framework I’ve used for building browser extensions, bar none.

  • trystero: The core dependency for implementing decentralized communication, enabling connections to decentralized networks like IPFS, torrent, Nostr, etc.

  • Artico: A flexible set of libraries that help you create your own WebRTC-based solutions

  • ugly-avatar: Use it to create stunning random avatars.

    from  https://github.com/molvqingtai/WebChat

AI-Cheatsheet

 

A curated reference of tools, platforms, courses, papers, and protocols for working with AI and Large Language Models.

Table of Contents

LLM Providers

Provider
OpenAI
Anthropic
Google Gemini
Mistral AI
DeepSeek

Run Locally

Tool
LM Studio
Open WebUI
Ollama

Analysis

Tool
Artificial Analysis
Arena AI

Gateway

Platform
OpenRouter
LiteLLM
Kong
Portkey
AWS Bedrock
Google Generative AI Studio

Courses

Course Provider
Anthropic Courses Anthropic
AI Learning Path IBM SkillsBuild
AWS Certified AI Practitioner AWS
Training for AI Engineers Microsoft
The AI Engineer Path Scrimba
AI & ML Catalog Databricks
Machine Learning Crash Course Google

Books

Title
AI Engineering Book
HBR's 10 Must Reads on AI

Blog

Title
Introduction to Large Language Models: Everything You Need to Know for 2025

Papers

Title
Artificial Hivemind: The Open-Ended Homogeneity of Language Models (and Beyond)
The Illusion of Thinking: Strengths and Limitations of Reasoning Models
Agents of Chaos
Does Prompt Formatting Have Any Impact on LLM Performance?
Helpful Agent Meets Deceptive Judge: Vulnerabilities in Agentic Workflows
Toolformer: Language Models Can Teach Themselves to Use Tools
Can LLMs Ask Good Questions?
Toolshed: Scale Tool-Equipped Agents with Advanced RAG-Tool Fusion

Protocols

Agent interoperability and communication standards.

Protocol Description Link
Agent2Agent (A2A) Google's protocol for agent interoperability Blog
Model Context Protocol (MCP) Open protocol for model-tool context (introduced by Anthropic) Docs
Agent Network Protocol (ANP) Open protocol for agent-to-agent networking Site
AG-UI Protocol Agent–User interaction protocol Docs
Agora Protocol Decentralized agent communication protocol Site
LMOS Protocol Eclipse LMOS agent protocol Docs

Agents

Guides

Title Link
A Practical Guide to Building Agents OpenAI (PDF)
Building Effective Agents Anthropic
How to Build an Agent LangChain

Platforms

Type Platform
No Code n8n
Low Code Azure AI Foundry Agent Service
Low Code Google Agent Builder
Code CrewAI
Code LangGraph
Code Pi.dev

Tool Calling

Resource
Advanced Tool Use

Tools

Tool
Google Stitch
Agent Zero
Remotion Prompts
Pencil
Quiver AI
AnythingLLM
Recall AI
AgenticSeek
OpenClaw
Browserbase
Magika
notebookLM
Wispr Flow
Granola
Gamma

Memory

Resource
mempalace

Others

Resource
Moltbook
Kami
There's An AI For That

Tokens

  1. toon-format/toon
  2. JuliusBrussee/caveman
  3. pxpipe

Document parsing

  1. run-llama/liteparse
  2. docling-project/docling

Vector database

  1. Pinecone
  2. Turbopuffer
  3. Qdrant
  4. Vespa

Vector search

  • Hierarchical Navigable Small World (HNSW)
  • Inverted File (IVF)
  • Approximate Nearest Neighbor (ANN)
  • Product Quantization (PQ)

AI Skills

from  https://github.com/lifeparticle/AI-Cheatsheet

 ( https://github.com/brightmann/AI-Cheatsheet)

github actions cheat sheet


  1. https://resources.github.com/whitepapers/GitHub-Actions-Cheat-sheet/
  2. https://github.com/github/actions-cheat-sheet
  3. https://github.com/williln/til/blob/main/github/howto_github_action.md
  4. https://docs.github.com/en/actions/security-guides/automatic-token-authentication
  5. https://github.com/orgs/community/discussions/26560
  6. https://docs.github.com/en/actions/sharing-automations/creating-actions/publishing-actions-in-github-marketplace

from  https://github.com/lifeparticle/GitHub-Actions-Cheatsheet

( https://github.com/brightmann/GitHub-Actions-Cheatsheet)

Friday, 24 July 2026

Cloudflare-vless-trojan

 

搭建方式1:Cloudflare-Socks5/Http本地代理脚本

支持基于Workers域名、Pages域名、自定义域名

可选 ECH-TLS、普通TLS、无TLS 三种代理模式,应对各种阻断封杀

以下脚本或Docker镜像:ygkkk/cfsh,建议在软路由等本地平台使用,脚本快捷方式:bash cfsh.sh

curl -sSL https://raw.githubusercontent.com/yonggekkk/Cloudflare_vless_trojan/main/s5http_wkpgs/cfsh.sh -o cfsh.sh && chmod +x cfsh.sh && bash cfsh.sh
变量作用 变量名称 变量值要求 变量默认值 变量要求
1、CF服务端域名:端口 cf_domain 域名:443系端口或者80系端口 无,必须CF处获取workers/pages/自定义的域名 必填
2、CF服务端密钥 token 与服务端一样的字母数字 无密钥 可选
3、客户端本地IP端口 client_ip 10000-65000之间 30000 可选
4、指定优选IP/域名 cf_cdnip CF的优选IP或者优选域名 yg(可任意1-13数字).ygkkk.dpdns.org,中国移动基本上是落地香港,电信联通基本上落地日本新加坡 可选,也推荐使用cloudflare-ech.com这个优选域名,基本上落地美欧地区
5、指定ProxyIP pyip ipv4或[ipv6]或域名 使用服务端ProxyIP 可选
6、DNS指定DoH dns DNS的DoH格式 dns.alidns.com/dns-query 可选
7、ECH开关 enable_ech y=开启,n=关闭 开启ECH 可选
8、分流开关 cnrule y=国内外分流代理,n=全局代理 国内外分流代理 可选
三模式变量设置要点 ECH-TLS 普通TLS 无TLS
1、cf_domain(CF服务端域名:端口) workers/pages/自定义的域名:443系端口 pages/自定义的域名:443系端口 workers域名:80系端口
2、enable_ech(ECH开关) y开启 n关闭 y开启/n关闭

注意:

CF80系端口:80(推荐)、8080、8880、2052、2082、2086、2095

CF443系端口:443(推荐)、2053、2083、2087、2096、8443

推荐非CF网站IP查询(显示CF的104.28/2a09的IP):https://www.whatismyip.com

推荐CF网站IP查询(显示proxyip的IP):https://ip.sb

ProxyIP是否有效影响着能否访问CF网站,比如CF官网、X推特、ChatGPT等网站

视频教程:CF Socks5/Http免费代理教程:揭秘ECH Workers利弊;支持三种代理模式多端口复用,客户端自定义proxyip

调侃:所谓ech workers在意义上过于狭隘。ech只是加密形式中的一种,workers更是CF服务形式中的一种,个人觉得这种代理模式的展现,取名为CF Socks5/Http更为全面且合理,与CF vless等前辈们遥相呼应


e5dfbfd7c9e6f15d4bd1c8409eecdffc

搭建方式2:Cloudflare-workers/pages代理脚本【目前版本:25.5.4】

1、本项目仅支持本地化部署

2、本项目配置都为本地化编辑,不使用订阅器、订阅转换等第三方外链引用

3、无需担心节点订阅信息被订阅器作者或者订阅转换作者后台查看


脚本特色:

1、懒人小白专用!默认节点都为CF官方IP,无需频繁更新订阅获取客户端优选IP

2、为减少新手小白额外的成本,本项目不推荐使用自定义域名,如果你一定要用自定义域名,也可以

3、当在CF点击部署按钮后,可直接手搓节点或者使用分享链接,最多设置一个uuid/密码,其他不用改

4、Workers方式:支持vless+ws+tls、trojan+ws+tls、vless+ws、trojan+ws代理节点

5、Pages方式:支持vless+ws+tls、trojan+ws+tls代理节点

6、支持单节点链接、聚合通用节点链接、聚合通用节点订阅、sing-box节点订阅、clash节点订阅

7、VLESS仅nat64套壳版将自动填充proxyip,无需且不支持proxyip设置,由badafans提供代码

 from https://github.com/yonggekkk/Cloudflare-vless-trojan

免费SSTP VPN节点

 https://ipspeed.info/free-sstp.php

免费openvpn节点

 https://ipspeed.info/free-openvpn.php