Skip to content

Shell Mode Feature #208

Description

@NoobforAl

Hi,
Is possible add shell mode in this project ?
for example I have one Url and I want test many query and check result .
For Example:

trurl --url https://example.com -sh

command -sh is going to shell mode.
and we can edit url and request.

for example replace the host name:

example.com >> set host=test.com
test.com >>

or get port and path:

test.com >> get  {port} 
443

and after this change and check request:

test.com >> sendReq
Not Found.
test.com >>

we can use all feature curl and trurl for url.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions