開発

ローカル環境を外部公開するトンネルサービス

いくつかをローカル環境を外部公開するトンネルサービスを紹介

rgrok

一番有名かもしれません。昔からありますね。

これはサインアップが必要なため利用方法が限られてくるかもしれません。

またrgrokのインストールが必要です。

ngrok.io というドメインになります。

ngrok - Online in One Line
ngrok - Online in One Line

ngrok.com

 

cloudflared

これはサインアップが基本必要ありません。サインアップを行い、トンネルを管理することもできます。

ソフトウェアのインストールが必要です。

trycloudflare.comというドメインになります。

https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/
https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/

developers.cloudflare.com

 

lodalhots.run

これはサインアップが基本必要ありません。サインアップを行い、トンネルを管理することもできます。

sshコマンドで利用できます。

lhr.lifeというドメインになります。独人のドメインも利用できます。

localhost.run | localhost.run
localhost.run | localhost.run

Connect web applications running on your computer to the internet instantly

localhost.run

 

remoto moe

これはサインアップが基本必要ありません。

sshコマンドで利用できます。

remote.moeというドメインになります。

GitHub - fasmide/remotemoe: tunnels to localhost and other ssh plumbing
GitHub - fasmide/remotemoe: tunnels to localhost and other ssh plumbing

tunnels to localhost and other ssh plumbing. Contribute to fasmide/remotemoe development by creating ...

github.com

 

gradio

単独で利用できるサービスではありませんがPythonで利用できます。

gradio.live というドメインになります。

Gradio
Gradio

Build & Share Delightful Machine Learning Apps

gradio.app

 

 

-開発