Results 31 issues of qiaofeiX

首先,非常感谢大佬开发了这么棒的产品,复活垃圾网络。这点真的非常赞。 我使用json文件作为配置文件,然后使用kcp-server -c server.json 和kcptun-client -c clinet.json 来运行实例。 然后写一个systemd的service文件来实现开机自动启动。 这非常适合单实例的运行。 当我有多个实例要运行时,我发这不是一件方便的事情。 我在想,可否在同一个json(或其他格式)配置文件中,配置多个实例同时运行。

Taking rhel7 as an example, the mainstream glibc version is 2.17. Even the glibc version of rhel8 is only 2.28, requiring the minimum version of glibc to be 2.32, which...

ocserv中有个协议优先级功能,非常好.可以加上这个功能 # 设置协议定义的优先级(SO_PRIORITY)的数据包发送。从0到6,其中0是最低,6最高 net-priority = 6 TCP模式下速度非常慢.使用DTLS才会快,能否支持禁用TCP强制使用DTLS功能

I use toml or json configuration files. Is it possible to add a command-line tool to check whether the syntax and parameters of the configuration file are correct. Because I...

enhancement

First of all, I would like to pay tribute to the author, this is really a great project, which solves the PS1 setting variable problem that has always been a...

从sersync认识到大佬,原来10多年前已经有这么牛逼的大佬,特来膜拜。

大佬您好,首先感谢您开发了这么好的软件。 20年开始使用这个软件,感觉非常流畅,后来公司配了xmind新版本,停止使用了一段时间。 到新的项目,禁止使用xmind,我突然又想起desktopnaotu这个开源软件, 用起来依然很丝滑,真是一个良心软件。 唯独稍有不适应的是快捷键与xmind新版本 不同,之前使用的快捷键形成了肌肉记忆,有些手忙脚乱。 如果desktopbaotu能与xmind的快捷键一致,那真是一个xmind的最好平替了。 感谢几位大佬的无私奉献,财神爷保佑您。

建议出个windows客户端吧,vps上跑不了虚拟机呀

It's a strange thing to think about

在Linux下习惯使用proxychains,在Windows下想使用,一搜还真有,还确实挺好用. Linux下习惯使用包管理器来安装程序. Windows下比较好用的包管理器,choco. 希望proxychains for windows也能提交到包管理器.以后安装的时候就可以choco install proxychains 来安装了.