Skip to content

auto-tunnel with env vars #27

@stevenvachon

Description

@stevenvachon
const url = "http://domain/";

https.request({
  url: url,
  agent: tunnel.auto(url)
});

I've written a separate, currently unpublished package here: https://github.com/stevenvachon/auto-tunnel

Is this something you'd be interested in accepting as a PR?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions