JaLe

Results 19 issues of JaLe

I am trying sniff web communication over my web, all works good, but I am not able read buffer: `console.log(buffer.toString('binary', ret.offset, ret.offset + datalen));` And response in console is: >...

question

How can I disable min/max value? ![image](https://user-images.githubusercontent.com/22296816/43687695-14cbe0c8-98da-11e8-8236-0293cfef2c15.png)

I am using two environments- prod and dev. Both of them are using same redis server BUT with **different redis database index.** Problem is, that when is event fired on...

Can you please update react-router in this app-skeleton to latest version of react-router? Your version is : 2.8.1 and latest version is: 4.1.2 see: https://www.npmjs.com/package/react-router Thank you very much!

Hello nestjs/amqp community, I would like to integrate this library to my project, but I am having a problem to run example from documentation. ERROR: ``` Nest can't resolve dependencies...

I want to use synch version of parse. Like this: ``` const N3 = require('n3'); const parser = N3.Parser(); let data = parser.parse(content); ``` Now, in var data are triples....

feature-request

I am using Apache Cordova (in short my custom web browser) with user agent (`User-Agent: "this is my mobile app"`) and problem is that `import {isMobile} from 'react-device-detect'` returns false...

enhancement

### Question Hi, (this is my first contact with react native). I am stuck on camera setup. I am getting always `denied` response from `await Camera.requestCameraPermission()` I dont know why?...

❓ question

### Flameshot Version Flameshot v11.0.0 (ad1bf28) Compiled with Qt 5.15.2 winnt: 10.0.22000 windows: 10 - (I have w11, I dont know why there is w10) (from About program section) ###...

Bug

Is there any way how to draw some element on top border like this? ![image](https://user-images.githubusercontent.com/22296816/227983368-6b065bec-da74-48b5-8cb5-67cfb0449fb6.png) After a few tries i achieved ![image](https://user-images.githubusercontent.com/22296816/227983747-1f646e57-0ec1-444d-95de-6d5270cddcab.png)