Coder Social home page Coder Social logo

lunnel's Issues

关于客户端tcp映射的问题?

2048_tcp:
schema: tcp
#当协议是tcp或udp时可以指定外网访问端口,如果端口已存在,则会报错
port: 33333
local: http://127.0.0.1:32768

1、port:33333 这一行指的是远程VPS上面要映射的tcp端口吗?
2、local:http://127.0.0.1:32768 这行是指本地要映射的tcp端口吗???为什么前面还有http://,看不懂这个规则啊

33333_tcp:
schema: tcp
local_ip =127.0.0.1
local_port = 32768
remote_port = 33333
要是能改成这种形式的就一目了然了

建议作者看下这个ini配置:
https://github.com/fatedier/frp
https://github.com/fatedier/frp/blob/master/conf/frps_full.ini
https://github.com/fatedier/frp/blob/master/conf/frpc_full.ini
命令非常的易懂,清晰明了

有关不能启用https的问题。

你好,感谢你的软件;经过大量高并发测试,发现你的lunnel比frp要稳定,打算部署在生产上。
但是发现https开启不了。
在阿里云上部署,如下是server端配置。在不开启client端时就可以在浏览器里面访问http://aaa:86,只是报通道错误而已,但不能访问https://aaa:85,观察端口已经处于监听状态。防火墙已关闭,端口已打开。
先谢了!
server_domain: aaa
ip: xxx
port: 87
http_port: 86
https_port: 85
manage_port: 8081
aes:
secret_key: yyyy
tls:
cert: e:\ecnu-cert\aaa.cer
key: e:\ecnu-cert\aaa.key
debug: true
log_file: ./client.log

Getting more done in GitHub with ZenHub

Hola! @longXboy has created a ZenHub account for the longXboy organization. ZenHub is the only project management tool integrated natively in GitHub – created specifically for fast-moving, software-driven teams.


How do I use ZenHub?

To get set up with ZenHub, all you have to do is download the browser extension and log in with your GitHub account. Once you do, you’ll get access to ZenHub’s complete feature-set immediately.

What can ZenHub do?

ZenHub adds a series of enhancements directly inside the GitHub UI:

  • Real-time, customizable task boards for GitHub issues;
  • Multi-Repository burndown charts, estimates, and velocity tracking based on GitHub Milestones;
  • Personal to-do lists and task prioritization;
  • Time-saving shortcuts – like a quick repo switcher, a “Move issue” button, and much more.

Add ZenHub to GitHub

Still curious? See more ZenHub features or read user reviews. This issue was written by your friendly ZenHub bot, posted by request from @longXboy.

ZenHub Board

没有windows_386的版本吗?

在release里面没有找到windows x32的版本。我的VPS服务器是windows server 2003 x32位系统。麻烦作者编译生成一下。对go一点不懂啊。

重构smux和conrol

抽象出contorl的conn部分,将control的管理conn也放入smux中统一管理

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.