celevra

Results 37 issues of celevra

Hi, could you also provide a mifare-desfire aes example btw guide me and i will write the example? regards Celevra

Hi, is there also a way to emulate a tag and can you guide me in the right direction? regards Celevra

hi, we have added all machines via ``` cscli lapi register -u url:port ``` the get a random machineID there is no "name" or something that is in link with...

kind/enhancement
good first issue
needs/triage

Hi, is there a way to cancel an ongoing scan? regards Celevra

Hi, how to run this API Call: ``` GET /webapi/entry.cgi? api="SYNO.SurveillanceStation.Face.Result"&version="1"&method="List"&blIncludeSnapshot=false&blInclu deRegisteredFace=false&filter={"start_date_ts":1593446400000, "end_date_ts":1594051200000,"ignore_bad_quality":true}&limit=1&&slaveDsParam={"0": {"max_id":88731, "start":0}} ``` described here on Page 540 https://global.download.synology.com/download/Document/Software/DeveloperGuide/Package/SurveillanceStation/All/enu/Surveillance_Station_Web_API.pdf thried this: ``` syno.ss.Face.Result({'method':'List','blIncludeSnapshot': true, 'blIncludeRegisteredFace': true}, function(err,res){...

enhancement

Hi, i'm not exactly sure how i can use the http patch method and transfer json data? I want an equivalent for ``` curl -X PATCH --data '{"rrsets": [ {"name":...

Hi, i'm trying to update my installation from FRAPPE_VERSION=v13.35.1 ERPNEXT_VERSION=v13.35.2 to FRAPPE_VERSION=v13.38.0 ERPNEXT_VERSION=v13.36.4 and get following failure: ``` docker compose --project-name erpnext-one --env-file ~/gitops/erpnext-one.env -f compose.yaml -f overrides/compose.erpnext.yaml -f overrides/compose.mariadb.yaml...

bug

``` C:\Users\A431825\Downloads\tpm-emulator-0.7.5>build.bat -- Configuring done -- Generating done -- Build files have been written to: C:/Users/A431825/Downloads/tpm-emulator-0.7.5/build [ 68%] Built target tpm [ 81%] Built target tpm_crypto [ 84%] Building C...

Hi, tried to convert this MD to word: http://codemirror.net/mode/markdown/ got an unreadable File, no error, is there a debug switch? regards

Hi, i have a eyetv Netstream, and want to descramble sky discovery with tsdecrypt. But tsdecrypt only supports multicast, and the netstream only http unicast. so, here comes tomcast. before...