Crates.io | tunneld |
lib.rs | tunneld |
version | 0.1.0 |
source | src |
created_at | 2024-07-16 01:42:17.380653 |
updated_at | 2024-07-16 01:42:17.380653 |
description | Best tunnel for development and kubernetes |
homepage | |
repository | https://github.com/openosaka/tunneld |
max_upload_size | |
id | 1304502 |
size | 171,801 |
Tunneld is a simple tunnel based on GRPC that allows you to expose your local services to the internet, but it's mainly designed for 🌟testing and ✨development purposes.
It resolves the problem of the traffic inside k8s reach your local services, the great
advantage of this idea is that you can mocking any external service in your _test
file, no matter
which language you are using.
You can use this tool when you are considering:
Basically, this tunnel is primarily for this purpose. If you want to expose your local service to the internet, ngrok, frp or other tools are more suitable for you.
--random-subdomain
is specified