griq
Instantly Expose Your Localhost to the Internet!
Listed in categories:
Developer ToolsOpen SourceAPI
Description
GRIQ is a lightweight HTTP tunneling service that allows you to expose your local servers to the internet through secure tunnels.
How to use griq?
To use GRIQ, install it using the one-line installation command: `curl -fsSL https://griq.site/install.sh | bash`. After installation, create a tunnel by running `griq http 3000` to expose your localhost on port 3000, which will provide you with a public URL.
Core features of griq:
1️⃣
Expose local servers to the internet instantly
2️⃣
Custom subdomains for better branding
3️⃣
Static file serving built-in
4️⃣
Automatic reconnection for reliable connections
5️⃣
User-friendly CLI with real-time status updates
Why could be used griq?
# | Use case | Status | |
---|---|---|---|
# 1 | Developers can share their local applications with clients or team members easily. | ✅ | |
# 2 | Testing webhooks and APIs that require a public URL. | ✅ | |
# 3 | Hosting static files for quick access during development. | ✅ |
Who developed griq?
GRIQ is developed by a team focused on providing lightweight and efficient solutions for developers, enabling them to easily expose their local environments to the internet.