
Torvex
@suni_code https://t.co/OajI3lOKKW - Traffic Orchestration Platform
@KsaAZaks · X
- Traffic Orchestration Platform
完整作品展
技术栈
26 projects

@suni_code https://t.co/OajI3lOKKW - Traffic Orchestration Platform
@KsaAZaks · X
- Traffic Orchestration Platform

为现代团队自动化负载测试,无需复杂设置或手动脚本编写。
@GorodkovVi85373 · X
- load testing made easy even without enginnering team. Faster, cheaper, distributional

为网络设备自动备份配置并用E2EE端到端加密保护。
Willdom1986 · V2EX
多年前考过 CCNP 网络工程师,以前有一个很头疼的地方就是网络设备配置丢失引发的各种故障。后来越发觉得,网络设备的配置实际上是一个非常关键的数字资产。 为此,我利用周末时间开发了 XConf ( https://xconf.ai) 来解决这个问题。 产品主要就是想解决两个问题:**自动化的灾备高可用**,以及**端到端的安全**。 * **自动备份与灾备**:支持将配置定时备份到云端。如果网络断连了,探针会自动在本地离线队列里暂存配置,等连接恢复后自动重传。 * **端到端加密**:本地的 Go 探针是完全开源的,会自动在内存中对密码进行流式脱敏,并在上传前通过 AES-256-GCM 在本地加密。SaaS 后台拿到的只有密文,解密和版本比对( Diff )都完全在你的浏览器本地沙盒里通过 WebCrypto API 进行。 * **打磨版的配置对比 Diff**:我花了一些功夫打磨了浏览器端的配置版本对比功能,力求让日常比对的交互体验足够丝滑。 * **AI 安全基线审查**:系统集成了 AI 辅助的安全基线审查,可以一键检查和分析配置中的潜在风险。 因为目前完全是我利用业余时间(主要在周末)维护,所以确实没精力提供工作日的在线即时客服。大家使用过程中遇到任何 Bug ,欢迎随时去 GitHub 提 Issue ,我会在周末集中修复和跟进。 目前公测已开放,不需要邀请码即可注册,欢迎大家体验吐槽。 探针 agent 开源地址: https://github.com/willdom-lee/xconf-agent 官方网站: https://xconf.ai


TRON TRX收益策略实时仪表板,支持年化测算和退出指引。
@Crypto77qi · X
我做了一个策略网站 @DeFi_JUST @WestCoast_God @78caicai @TenilleDashwood @OfficialSUNio @trondaoCN @usddio_cn #TRONDeFiSummer #TRONDeFiScientist

用AI自动整理YouTube视频到播放列表的Chrome扩展。
@almalimir · X
– a @YouTube extension for organizing videos

Ven — Intention-based networking for builders, founders, and innovators in San Diego and beyond.
@mmcgovern574 · X
LinkedIn that doesn’t gatekeep:

为开发者和AI代理提供永久Webhook端点和即时HTTPS隧道。
@BinaryScriptar · X
Introducing OtterKit. Always-on webhook endpoints and instant tunnels, built for developers and their AI agents. It started with a problem I kept hitting: every time my coding agent needed to test a Stripe or GitHub webhook, it had to open a tunnel. What OtterKit does • Permanent webhook URLs that answer senders 24/7 with the status, body and headers you choose, verify signatures on arrival (Stripe, GitHub, Shopify, Slack and 12 more), store full history, and forward matching events to your app, signed and retried • Instant HTTPS tunnels to any local port in one command, stable subdomains, auto stop, basic auth • Replay any captured request, edit the payload, re sign it, fire it at your local handler • Pulses: scheduled HTTP calls and dead man's switches with email alerts • Payload drift detection: baseline the JSON shape per event type, get emailed when a provider changes it • Custom domains ( and an email inbox on the same endpoint • A

Traks 是自托管的网络分析平台,运行在 Cloudflare 上,无 cookies 无跟踪。
@BinaryScriptar · X
Introducing Traks - free, self-hosted web analytics that runs entirely in your own Cloudflare account. 🚀 It started as a side project. When Cloudflare launched R2 SQL, I wanted to see whether a complete analytics stack could run on their data platform alone: ingest events through Pipelines, land them in R2 as Parquet, and query them straight with SQL. No warehouse, no ETL, no servers to patch, just my personal projects as the first test bed. It worked better than i expected, so I kept adding new features. A few weeks later it's a complete product. What Traks does • Real-time dashboard: visitors, pageviews, bounce rate, visit duration - every metric compared with the period before • Pages, referrers, UTM campaigns, and an AI tab that shows which assistant (ChatGPT, Claude, Perplexity…) sent the visitor • Locations and devices, resolved at the edge without storing IPs • Custom events, goals (incl. path-prefix goals), funnels, saved segments, workspaces & teams • A

获取期权和股票交易的市场情报和分析。
u/Coderboy55 · Reddit
Finally a steady income! 1200 CAD/month My site is https://hedgefun.ai As long as you have a product that WORKS, that NO ONE else has, you will make money. We haven't even advertised our app besides a few reddit posts. Do you trade SPX/SPY yourself? Covered spreads or naked options ... We have a strategy for you! submitted by /u/Coderboy55 to r/SaaS [link] [comments]

连接钱包分析链上持仓风险,发现交易机会
@daweifs · X
最近我用 @dappOS_com 的 AI Coding 做了一个交易助手,整个过程大概十分钟。实际体验完以后,我发现它能做的并不只是交易工具,AI 伴侣这类产品同样可以快速落地。 先放一下我做的成品,连钱包就能体验: 🔗 币圈本来就不缺工具。 看持仓、查聪明钱、盯新池子、看流动性,每一项都有专业平台。但我自己用下来,最麻烦的从来不是找不到数据,而是数据散在不同地方。 平时判断一个币要不要继续拿,我得先看仓位占比,再查流动性、大户地址和近期资金异动。 想找新机会,又要换到新池子监控、安全检测和交易路径工具。 开了一堆页面,最后还是要自己把信息重新拼一遍。 所以这次我没有继续找一个功能更多的平台,而是把自己的交易习惯直接告诉 dappOS AI Coding: 帮我做一个能连接钱包,同时完成持仓风险检查和新机会筛选的交易助手。 十分钟左右,一个能直接使用的网站就生成出来了。 目前我觉得比较实用的是两个功能。 第一个是持仓风险检查 连接钱包后,它会把资产集中度、近期活动、代币流动性和大户变化放在同一个页面里。 和普通钱包看板相比,它不只是告诉我持有什么,而是让我先判断: 哪个仓位占比过高; 哪些资产的流动性需要注意; 哪个币近期出现了异常变化; 今天最应该先检查哪个仓位。 以前这些信息要分散到几个平台查看,现在可以先在一个页面里完成初筛。 第二个是新机会筛选 很多新币扫描器的问题不是没有信息,而是信息太多。 一天几十上百个新池子、资金异动和聪明钱提醒,真正值得继续研究的可能只有几个。推送看多了,反而容易被情绪带着走。 我做的这个工具会根据流动性、锁仓情况、资金变化和风险信息,先把候选项目整理出来。 它不会替我决定买什么,也不会承诺收益,但能过滤掉一部分噪音,让我把注意力放在少数值得继续研究的目标上。 对我来说,dappOS AI Coding 和普通交易工具最大的区别,不是多了一个风险评分,也不是数据一定比专业平台更多。 而是我可以让产品按照自己的交易流程工作。 普通工具的页面、指标和操作路径都是固定的,用户只能慢慢适应;使用 AI Coding,我可以直接告诉它自己先看什么、后看什么、哪些数据需要放在一起,以及最终希望解决什么问题。 工具开始适应人,而不是人去适应工具。 这可能也是现在 OKX 推进 https://t.

AI-native website analytics for developers. Connect a supported MCP client to authorized traffic data, with 100K monthly events and five websites on Free.
@cdd56656 · X
Amami is an exceptional AI-native web visitor analytics tool that allows you to analyze user behavior through direct conversation, all without leaving the agent interface.