moloch-- / sliver-py

A Python gRPC Client Library for Sliver
GNU General Public License v3.0
65 stars 13 forks source link

Calling jobs returns error in client.py #25

Closed DoctorEww closed 1 year ago

DoctorEww commented 1 year ago

Describe the bug Calling jobs returns error in client.py

image

daddycocoaman commented 1 year ago

Hi, this is being fixed in the next update.

daddycocoaman commented 1 year ago

The issue was that the protobuf had changed the jobs were under Jobs.Active not Jobs.Jobs. Fixed in v0.0.18.