sunflower

module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2018 License: BSD-3-Clause

README

The most easy way to export your local port.

NOTE:

  • It is intend for personal use, code is dirty but works :)
  • There is no plan to support UDP.
  • You can use TCP to support the high level protocols those built on top of TCP, HTTP/1.x is a special case.
  • Only one connection per tunnel, don't worry, it works fine(I have been using it for months)..
  • Server side cross-platform compilation is not working, also build it on Windows may have problems..
  • There are too many TODOs and balabala.. (anyway, I don't need it..)

Quick Start

sunflower.gif

$ go get github.com/damnever/sunflower/cmd/sun/...
$ cd `go list -e -f '{{.Dir}}' github.com/damnever/sunflower`
$ sun -b -c etc/sun.server.yaml

NOTE: go environment is required, if you want to deploy it.

LICENSE

The BSD 3-Clause License

Directories

Path Synopsis
cmd
sun
msg
msgpb
Package msgpb is a generated protocol buffer package.
Package msgpb is a generated protocol buffer package.
pkg
Package pkg contains some util packages, aim to let most of those packages can also be used by other projects.
Package pkg contains some util packages, aim to let most of those packages can also be used by other projects.
sun
web

Jump to

Keyboard shortcuts

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