inletsctl icon indicating copy to clipboard operation
inletsctl copied to clipboard

Create inlets servers on the top cloud platforms

Results 15 inletsctl issues
Sort by recently updated
recently updated
newest added

@alexellis how would you feel about moving the provisioner defaults into the provision package and removing the additional section? The only config currently in there is for projectID, port and...

Enable inlets-pro and TCP with inletsctl kfwd ## Expected Behaviour inlets-pro users should be able to do raw TCP forwarding with `inletsctl kfwd` ## Current Behaviour OSS inlets users can...

Setting the `--tcp` flag to `false`, inletsctl still creates an exit-node in tcp mode unless `--letsencrypt-domain` is also provided ## Expected Behaviour Created exit node is running in TCP mode....

Azure example in this [documentation](https://docs.inlets.dev/reference/inletsctl/#example-usage-with-azure) uses `--sdk-auth` flag to generate credentials. But Microsoft [documentation](https://learn.microsoft.com/en-us/cli/azure/ad/sp?view=azure-cli-latest#az-ad-sp-create-for-rbac-optional-parameters) shows that it is deprecated. Currently, [azure cloud provision](https://github.com/inlets/cloud-provision/blob/master/provision/azure.go#L116) uses `NewEnvironmentCredential` that crafts credentials from environment...

helpwanted

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.51.0 to 1.53.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.53.0 API Changes balancer: support injection of per-call metadata from LB policies (#5853) resolver: remove deprecated field...

dependencies