logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Reverse Shell - Control Remote Access with rc | Online Free DevTools by Hexmos

Control remote access instantly with rc Reverse Shell. Establish secure connections, execute commands, and manage systems remotely with this versatile networking tool. Free online tool, no registration required.

rc

A modern simplistic port listener & reverse shell. Similar to nc. More information: https://github.com/robiot/rustcat/wiki/Basic-Usage.

  • Start listening on a specific port:

rc -lp {{port}}

  • Start a reverse shell:

rc {{host}} {{port}} -r {{shell}}

See Also