Skip to content

Repository files navigation

Axiom

Axiom

A desktop app for building and running request automation flows. This is an app to perform requests towards a target webapp and offers a lot of tools to work with the results. It can be used for bulk data scraping, data parsing, login automation and more.

Important

It is illegal and unacceptable to launch DoS/DDoS attacks or perform illegal access against external services or websites without permission. The developers assume no responsibility whatsoever for the illegal use of this software.

Bulk Run Data Sets
Flow Editor 1 Flow Editor 2

Features

  • Node-based flow editor
  • HTTP request node with TLS fingerprinting, cookie sessions, and rate limiting
  • String and regex transformation nodes
  • Dataset management for input data
  • Proxy list management with rotation
  • Job runner with real-time results table

Download

Get the latest release from the Releases page.

Note

We are currently trying to obtain a digital certificate on Windows.

Platform File
Windows Axiom-amd64-installer.exe
macOS Axiom-macos.dmg
Linux Axiom-linux-amd64.tar.gz

Windows: SmartScreen may appear. Click "More info" → "Run anyway".

macOS: If blocked by Gatekeeper, right-click the app → Open.

Linux: Requires libwebkit2gtk-4.1 and libgtk-3.

Building from Source

Requirements: Go 1.25+, Node.js 20+, Wails v2

git clone https://github.com/Pe11u/axiom.git
cd axiom
wails dev

To build:

# Windows
wails build -nsis

# macOS
wails build

# Linux
wails build -tags webkit2_41

License

MIT — see LICENSE

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages