Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

web_delivery module only support 32bits #674

Closed
juliourena opened this issue Nov 9, 2022 · 0 comments
Closed

web_delivery module only support 32bits #674

juliourena opened this issue Nov 9, 2022 · 0 comments

Comments

@juliourena
Copy link
Contributor

The module web_delivery only supports 32 bits payloads.

It has the following line of code:

connection.ps_execute(ps_command, force_ps32=True)

I also think maybe we should remove the module met_inject it basically does the same, but it needs more option. web_delivery module is simple to use.

I'll submit a PR to solve the issue,

@mpgn mpgn closed this as completed in 39fe536 Nov 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant