Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 664 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 664 Bytes

jprq.io

Get Your Localhost Online and HTTPS

Note this server doesn't work with the original jprq client. Please use the client jprq-go-client instead.

github.com/unique1o1/jprq.io/

go build .
./jprq.io -host <your_domain_name>

Note

  • To get the server working, add an A Record in your DNS pointing your wildcard subdomain to your server's IP address.

jprq