moloch-- / sliver-py

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

Fix #23 to replace function with lambda #24

Closed daddycocoaman closed 1 year ago

daddycocoaman commented 1 year ago

Removes always_dot_domain and replaces with lambda. Keeps code and docs cleaner.