mirzoxidbro / jprq

join public router. quickly.

Home Page:https://jprq.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JPRQ - Ngrok Alternative

How JPRQ is different from Ngrok?

  • JPRQ is a free and open-source Ngrok alternative to expose local servers online easily.
  • It allows developers to serve unlimited requests to the local server compared to Ngrok's 40 requests/minute limit.
  • It can expose multiple ports at the same time compared to Ngrok with 1 port limit.
  • [NEW] it can now expose any TCP protocol, like SSH, MySQL, Redis, etc.

How to install

$ //TODO

How to use

Replace 8000 with the port you want to expose

$ jprq http 8000

For exposing SSH, WebSocket, Postgresql or any TCP servers

$ jprq tcp 22

Press Ctrl+C to stop it

How JPRQ Works

---

About

join public router. quickly.

https://jprq.io


Languages

Language:Go 40.6%Language:HTML 33.5%Language:CSS 16.9%Language:JavaScript 9.0%Language:Shell 0.0%