Skip to main content

CLI Tool for network operation.

Project description

Cursusx

Cursusx is an open-source command-line tool for interacting with networks. It is built to be minimal, readable, and easy to extend. Currently it supports the following commands:

  • http — query HTTP endpoints

HTTP Command

The http command lets you query any network endpoint. It is designed to be straightforward and expressive, without requiring boilerplate configuration files.

Supported options

Flag Description
-method HTTP method (get, post, put, delete, …)
-endpoint Target URL
-headers Request headers as a JSON string
-parameters Query parameters as a JSON string

Coming soon: -cookies and -auth support.

Basic usage

./cursusx.py http \
  -method=get \
  -endpoint=http://127.0.0.1:5000 \
  -headers="{\"your\": \"headers\"}" \
  -parameters="{\"your\": \"parameters\"}"

Pretty output

Prefix any command with pretty to get a formatted, human-readable response rendered in the terminal UI:

./cursusx.py pretty http \
  -method=get \
  -endpoint=http://127.0.0.1:5000 \
  -headers="{\"your\": \"headers\"}" \
  -parameters="{\"your\": \"parameters\"}"

Roadmap

Feature Status
HTTP command ✅ Available
Cookies support 🔜 Planned
Authentication 🔜 Planned
Packet sniffing 🔜 Planned

Contributing

Cursusx is open source — contributions, issues, and feature requests are welcome.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cursusx-0.1.3.tar.gz (19.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cursusx-0.1.3-py3-none-any.whl (49.4 kB view details)

Uploaded Python 3

File details

Details for the file cursusx-0.1.3.tar.gz.

File metadata

  • Download URL: cursusx-0.1.3.tar.gz
  • Upload date:
  • Size: 19.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.1 {"installer":{"name":"uv","version":"0.11.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for cursusx-0.1.3.tar.gz
Algorithm Hash digest
SHA256 c637dd982e209b0f2f4714c7c4401672fb1f4d95fe2e376aed5268dae7a0715d
MD5 30f1e039c5fc7d7c5d7abd20b34885ca
BLAKE2b-256 23b474c6580babc774dca8ff35a1c9b2f9a62b6b1556b487b41420d7b9e7fcd3

See more details on using hashes here.

File details

Details for the file cursusx-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: cursusx-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 49.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.1 {"installer":{"name":"uv","version":"0.11.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for cursusx-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 86c3a7e9aa5264ac1497cabdf6180d2bdede5632165b95987b96522034f51146
MD5 cbbf844bb5f74c530562e6d0ac8fa8de
BLAKE2b-256 f5e51e61bea7cd55aba1dc50ef323579eb6449178c3791885d3d9f1e31d0db9d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page