Ahmed Lotfy

Results 30 comments of Ahmed Lotfy

@charankamarapu Hi, it's fixed in the refactored v2 by adding "v" prefix to version as in the screenshot provided ![DeepinScreenshot_select-area_٢٠٢٤٠٣١٥٠٢٠٢١٩](https://github.com/keploy/keploy/assets/76037906/753fd0dc-5650-4a76-92f8-498a06fdd32c)

@shivamsouravjha I think we could close this PR as the desired output is done on the latest version. ![image](https://github.com/keploy/keploy/assets/76037906/af1f8597-32c1-47f5-b11a-4db48b68f5e5)

I have read the CLA Document and I hereby sign the CLA

@shivamsouravjha I moved the printing logic into root.go and call it inside main the function accepts a boolean var to decide whether print colored or not

@gouravkrosx Done.

@shivamsouravjha Ok I will do that.

@shivamsouravjha How to reproduce this? > However, incase of server initiated calls this fails as there's no listener on the server.

@shivamsouravjha The client and the smtp server initiated successfully ![image](https://github.com/keploy/keploy/assets/76037906/cdfc239e-54a1-4d50-adfc-84c2d1096e9e) But while Keploy recording the outgoing and encode the Ok message from the server to send the email data it...

@shivamsouravjha Ok I will also refactor the code as there is a code refactoring done after this PR.

I checked os.Chmod instead of exec.Command but it gives permissions to the directory but not for the inside folders ![image](https://github.com/keploy/keploy/assets/76037906/8d27103a-dd68-42f7-a986-816b0e83c22b)