Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fzdwx/burst
Expose ports to the server quickly
https://github.com/fzdwx/burst
cli go golang nat netty proxy tcp websocket
Last synced: about 3 hours ago
JSON representation
Expose ports to the server quickly
- Host: GitHub
- URL: https://github.com/fzdwx/burst
- Owner: fzdwx
- License: apache-2.0
- Created: 2022-05-15T13:50:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-06T04:41:14.000Z (3 months ago)
- Last Synced: 2024-11-16T17:40:02.505Z (3 months ago)
- Topics: cli, go, golang, nat, netty, proxy, tcp, websocket
- Language: Go
- Homepage:
- Size: 2.13 MB
- Stars: 59
- Watchers: 1
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# burst
Expose ports to the server quickly
## Installation
```sh
go install github.com/fzdwx/burst@main
```## Usage
```sh
# on server
burst serve# export local port 8888 to server
burst client ap tcp::8888
```https://github.com/fzdwx/burst/assets/65269574/8255de29-4449-4896-9ab0-607ab4ac49db