Skip to content
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

Allow launching in record or playback mode #2

Closed
Douglasdc3 opened this issue Mar 27, 2023 · 1 comment
Closed

Allow launching in record or playback mode #2

Douglasdc3 opened this issue Mar 27, 2023 · 1 comment
Labels
good first issue Good for newcomers

Comments

@Douglasdc3
Copy link
Owner

Add ability to launch the app in either record or playback mode using the following syntax

Record

<executable> record -h 127.0.0.1 -p 30002

Playback

<executable> playback -f filename.log -s 1 -h 127.0.0.1 -p 30002

When no arguments are supplied display help prompt on how to use the application

@Douglasdc3 Douglasdc3 added the good first issue Good for newcomers label Mar 27, 2023
@Douglasdc3
Copy link
Owner Author

This been implemented now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant