文件名称:tunnelto使您可以通过公共URL公开本地运行的Web服务器-Rust开发
文件大小:141KB
文件格式:ZIP
更新时间:2024-06-16 11:59:50
Rust Network programming
tunnelto使您可以通过公共URL公开本地运行的Web服务器。 写在Rust。 完全在tokio上使用async-io构建。 tunnelto tunnelto使您可以通过公共URL公开本地运行的Web服务器。 写在Rust。 完全在tokio上使用async-io构建。 安装用法说明自行托管自行安装Brew(macOS)brew install agrinman / tap / tunnelto货物安装installtunnelto或在此处下载适用于您的目标OS的发行版:tunnelto / releases用法快速入门tunnelto --port 8000上面的命令可打开隧道并转发流量到本地主机:8000。 更多选择:⇢tu
【文件预览】:
tunnelto-master
----.dockerignore(107B)
----.gitattributes(49B)
----Cargo.toml(165B)
----fly.toml(1KB)
----.github()
--------workflows()
----Cargo.lock(72KB)
----.vscode()
--------launch.json(3KB)
--------tasks.json(550B)
----Dockerfile(205B)
----musl_build.sh(148B)
----tunnelto_server()
--------Cargo.toml(1KB)
--------src()
----LICENSE(1KB)
----Procfile(38B)
----README.md(4KB)
----tunnelto()
--------Cargo.toml(1KB)
--------src()
--------templates()
--------static()
----tunnelto_lib()
--------Cargo.toml(419B)
--------src()
----.gitignore(70B)