git404hub

what is online_tools-ai fr?

curiouslearnerdev/online_tools-ai — explained in plain English

Analysis updated 2026-05-18

32PythonAudience · developerComplexity · 4/5Setup · moderate

tl;dr

TongLing Web Standalone is a browser-based console that uses Claude Code and HexStrike to run and document authorized AI-guided web penetration tests.

vibe map

mindmap
  root((TongLing Web))
    What it does
      Browser pentest console
      AI-driven scanning
      Markdown reports
      Remote task monitoring
    Tech stack
      Python
      Docker
      Claude Code
      HexStrike MCP
    Use cases
      Authorized pentesting
      Report generation
      Remote collaboration
    Audience
      Security researchers
      Penetration testers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Run an AI-guided penetration test against a target you are authorized to assess, from a browser instead of a desktop app.

VIBE 2

Automatically generate and archive Markdown reports of scan findings for a security engagement.

VIBE 3

Monitor background scan tasks remotely and get alerts through DingTalk, Telegram, or QQ.

what's the stack?

PythonDockerClaude CodeNode.js

how it stacks up fr

curiouslearnerdev/online_tools-aiautolearnmem/automembilly-ellis/exr-imageio-poc
Stars323232
LanguagePythonPythonPython
Setup difficultymoderatehardmoderate
Complexity4/55/53/5
Audiencedeveloperresearcherresearcher

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 30min

Needs Docker or Python 3.10+ with Node.js and Claude Code installed.

No license file is mentioned in the README, so usage terms are unclear.

in plain english

TongLing Web Standalone is a browser-based console for AI-assisted web penetration testing, meant for security professionals who want to run authorized security assessments without needing a full desktop application. It is a standalone version pulled out of a larger toolkit called TongLing Toolkit, and it now runs on Windows, Linux, and macOS instead of Windows only. The core idea is a terminal you access through your browser, powered by Claude Code together with a tool called HexStrike MCP, which lets the AI plan and run scanning steps on its own. As scans run, the tool shows an interactive graph of what the AI is doing, keeps a log of background tasks, and automatically writes up findings as Markdown reports you can preview and archive. It can also send updates through chat platforms like DingTalk, Telegram, and QQ, and includes support for remote access so you can monitor scans from a phone or tablet. Out of the box it bundles a free edition of HexStrike, vulnerability scanning templates from Nuclei, a proof-of-concept library called Afrog, and a prebuilt search index for known vulnerabilities. Optional pieces include Claude Code itself and tools for fingerprinting and remote networking. Getting started is simplest with Docker: pull the image, run the container, and the console prints an access URL along with a security token needed to log in. There is also a from-source setup for Python 3.10 or newer and Node.js, plus a Docker Compose option for teams that want persistent logs and storage. The README stresses that the access token, API keys, and any remote-access keys should never be committed to a public code repository. This project targets security researchers and penetration testers who already understand scanning workflows and want an AI-guided, visual way to run and document authorized security tests.

prompts (copy fr)

prompt 1
Show me how to start TongLing Web Standalone using Docker and find the access token in the logs.
prompt 2
Explain how the HexStrike MCP integration lets Claude Code plan and run scanning steps automatically.
prompt 3
Write a Docker Compose file for TongLing Web Standalone that persists logs and storage between restarts.
prompt 4
How do I set up chat notifications from a scan to Telegram using this tool?

Frequently asked questions

what is online_tools-ai fr?

TongLing Web Standalone is a browser-based console that uses Claude Code and HexStrike to run and document authorized AI-guided web penetration tests.

What language is online_tools-ai written in?

Mainly Python. The stack also includes Python, Docker, Claude Code.

What license does online_tools-ai use?

No license file is mentioned in the README, so usage terms are unclear.

How hard is online_tools-ai to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is online_tools-ai for?

Mainly developer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.