Skip to content

multiple commands via tcp/http-server #24043

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
s0i37 opened this issue Mar 4, 2025 · 0 comments
Open

multiple commands via tcp/http-server #24043

s0i37 opened this issue Mar 4, 2025 · 0 comments

Comments

@s0i37
Copy link

s0i37 commented Mar 4, 2025

Environment

# copypaste this script into your shell and replace it with the output
Ср 05 мар 2025 00:43:36 +05
radare2 5.9.9 33317 @ linux-x86-32
birth: git.5.9.8-337-g651f584da5 2025-02-11__00:40:58
commit: 651f584da5c1e7556b626f75e8fa4fb381093ce1
options: gpl -O? cs:5 cl:2 make
Linux x86_64

Description

It doesnt possible to execute mulitple commands or macro via tcp or http server in interactive mode. All comands after first will be shown in server-side.

Test

server:

r2 -
=t9999
or
=ll

client:

r2 --
=+tcp://localhost:9999/
==0
px;px
or
(;px;px)()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant