falcon-ws

module
v0.0.0-...-8667f16 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2020 License: MIT

README

Falcon-WS

Light-weight socks5 compatible proxy service kit using WebSocket.

Notice: This project is just for study and fun.

How it works?

preview

Falcon-WS use Websocket as it's transport layer protocol, so it can break some limitation set by the firewall (eg. only http/https). With the help of websocket, you will be able to establish a full-duplex connection with the server through the firewall, and then you can access any service based on TCP on the internet.

Build

go get -u -v github.com/SUCHMOKUO/falcon-ws
# Then build falcon-ws-server and falcon-ws-client.

Usage

falcon-ws-server --help
falcon-ws-client --help

Directories

Path Synopsis
mux

Jump to

Keyboard shortcuts

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