wslink

command module
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 31, 2024 License: AGPL-3.0 Imports: 1 Imported by: 0

README

简介

通过 WebSocket 反代暴露本地或浏览器中的 http 服务

安装

go install remoon.net/wslink@latest

启动服务

wslink serve --listen :2234

使用

# 注意: peer_id 需要是长度为64位的hex字符串
wslink c ws://127.0.0.1:2234 peer_id http://127.0.0.1:80
# 访问
curl http://peer_id@link.host

Documentation

Overview

Copyright © 2024 shynome <shynome@gmail.com>

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL