tunnel

command module
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2021 License: MIT Imports: 44 Imported by: 0

README

Tunnel is a simple proxy tool.

Binary/config file

both server/client are compiled in one binary file and share same config file.

config file sample is here.

  • proxy rule:

    • geoip: based on country
    • whitelist/blacklist: based on regular expression matching
  • protocols supported(on same local port)

    • socks4
    • socks5
    • http
    • https
  • protocols supported: kcp+aes(UDP), tcp+tls(TCP).

  • compression: disable, snappy, zlib

License

MIT.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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