diff options
Diffstat (limited to 'net/tunneller/pkg-descr')
-rw-r--r-- | net/tunneller/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/tunneller/pkg-descr b/net/tunneller/pkg-descr new file mode 100644 index 000000000000..443802180586 --- /dev/null +++ b/net/tunneller/pkg-descr @@ -0,0 +1,7 @@ +Tunneller allows you to expose services which are running on localhost, or on +your local network, to the public internet. + +This is very useful for testing webhooks, the generation of static-site +compilers, and similar things. + +WWW: https://github.com/skx/tunneller |