Azim Pulat

Results 43 comments of Azim Pulat

Thanks for opening this issue. I am working on a new [HTTP tunneling](https://github.com/azimjohn/jprq/tree/new-http). Once it's ready, I will let you know. It should resolve this issue.

Thanks for your interest in JPRQ. I am the only person behind the server, it's running in a single droplet ($10/mo) in Digital Ocean. Since I am a student, every...

It's not possible at the moment. I will add this functionality soon. Which client are you using at the moment? The Python CLI or Golang Executable?

Hello, Thanks for opening this issue. I have brought JPRQ down (only HTTP tunneling) because of a phishing operation. It's sad to see my tool serve evil purposes. I will...

Hello, Thanks for reporting this issue. I have brought JPRQ down (only HTTP tunneling) because of a recent phishing operation done using jprq. I am working on a new version...

The SSL Certificate hasn't expired but it's failing to verify the certificate. If you're on Windows, you can `pip install python-certifi-win32` to resolve the issue. I will add it jprq...

Please use the binary executables from https://github.com/azimjohn/jprq/releases/tag/1.0.0 I will provide executables for Android soon.

Hi, could you elaborate on what you exactly mean? Examples would be great too.

Thanks for reporting this issue. I believe this is due to the fact that jprq cannot expose WebSocket connections yet. Modern web frameworks, such as React and Vue, tend to...