Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

luci-app-ssr-plus: fix WireGuard protocol failure to connect problem. #1445

Merged
merged 5 commits into from
Apr 7, 2024

Commits on Apr 5, 2024

  1. luci-app-ssr-plus: Add WireGuard kernelMode reserved keepalive

    …` allowedips` argument
    
    whether to use the virtual NIC TUN of the Linux kernel!Virtual NIC TUN of Linux kernel can be used only when system supports and have root permission.
    Some routes cannot be connected if they are used.
    zxlhhyccc authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    c0abcd2 View commit details
    Browse the repository at this point in the history
  2. luci-app-ssr-plus: Add kernelMode reserved keepalive ` allowedi…

    …ps` argument
    
    ***  whether to use the virtual NIC TUN of the Linux kernel!Virtual NIC TUN of Linux kernel can be used only when system supports and have root permission.
    Some routes cannot be connected if they are used.
    *** Current Wireguard protocol `outbound` Is not supported `streamSettings`.
    zxlhhyccc authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    6f6f2b6 View commit details
    Browse the repository at this point in the history
  3. luci-app-ssr-plus: Add kernelMode reserved keepalive `allowedip…

    …s` argument
    
    ***  whether to use the virtual NIC TUN of the Linux kernel!Virtual NIC TUN of Linux kernel can be used only when system supports and have root permission.
    Some routes cannot be connected if they are used.
    *** Current Wireguard protocol `outbound` Is not supported `streamSettings`.
    zxlhhyccc authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    4834ba4 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. luci-app-ssr-plus: Add WireGuard kernelMode reserved keepalive

    …`allowedips` argument
    
    *** whether to use the virtual NIC TUN of the Linux kernel!Virtual NIC TUN of Linux kernel can be used only when system supports and have root permission.
    Some routes cannot be connected if they are used.
    
    *** Current Wireguard protocol outbound Is not supported streamSettings.
    zxlhhyccc authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    fdf7b30 View commit details
    Browse the repository at this point in the history
  2. luci-app-ssr-plus: Add WireGuard kernelMode reserved keepalive

    …`allowedips` argument
    
    *** whether to use the virtual NIC TUN of the Linux kernel!Virtual NIC TUN of Linux kernel can be used only when system supports and have root permission.
    Some routes cannot be connected if they are used.
    
    *** Current Wireguard protocol outbound Is not supported streamSettings.
    zxlhhyccc authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    f60f197 View commit details
    Browse the repository at this point in the history