logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

NetExec Database - Interact with Data | Online Free DevTools by Hexmos

Interact with the NetExec database using nxcdb. Manage workspaces, create new databases, and control your NetExec environment. Free online tool, no registration required.

nxcdb

Interact with the NetExec database. More information: https://www.netexec.wiki/getting-started/database-general-usage.

  • Enter an interactive database session:

nxcdb

  • Display the currently active workspace:

nxcdb --get-workspace

  • Create a new workspace:

nxcdb --create-workspace {{workspace_name}}

  • Activate the specified workspace:

nxcdb --set-workspace {{workspace_name}}

See Also