爱意满满的作品展示区。
Darnix

分享一个自用的 kcptun 启动器

  •  
  •   Darnix ·
    Darnix · Sep 24, 2016 · 6543 views
    This topic created in 3530 days ago, the information mentioned may be changed or developed.

    开源分享自己写的一个 kcptun 启动器,有需要的可以看看 :)

    https://github.com/Darnix/KcptunLauncher

    4 replies    2016-09-25 00:03:40 +08:00
    hst001
        1
    hst001  
       Sep 24, 2016
    你这是加了 UI 的吧,我一直都是直接开机启动一个脚本,无声无息的就翻了
    fy
        2
    fy  
       Sep 24, 2016
    #include "windows.h"

    int main(int argc, char *argv[]) {
    WinExec("kcptun-clt.exe -r \"remote_ip:port\" -l \":port\" -mode fast2", SW_HIDE);
    return 0;
    }


    Windows 上自行编译。子系统,入口点 main ,然后拖到“启动”里面去
    Linux 不需要这么搞,就不提了
    fy
        3
    fy  
       Sep 24, 2016
    漏了半句:子系统 windows
    Darnix
        4
    Darnix  
    OP
       Sep 25, 2016
    @hst001
    @fy
    我这个只为了方便直接管理多个 kcptun 服务端,然后写了个 WinForm 程序而已,本质上还是需要 kcptun 的程序的
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   939 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 228ms · UTC 20:00 · PVG 04:00 · LAX 13:00 · JFK 16:00
    ♥ Do have faith in what you're doing.