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

SingBox update to version 1.11 #40

Open
AliMehraji opened this issue Feb 1, 2025 · 3 comments
Open

SingBox update to version 1.11 #40

AliMehraji opened this issue Feb 1, 2025 · 3 comments

Comments

@AliMehraji
Copy link
Contributor

There is an update for singbox which is v1.11.0, so there is some warnings and some bad connections, I tried to update the configs if you have a plan for migrating the configuration, I can do some contributes

Warning Example:

WARN[0000] legacy wireguard outbound is deprecated in sing-box 1.11.0 and will be removed in sing-box 1.13.0, checkout documentation for migration: https://sing-box.sagernet.org/migration/#migrate-wireguard-outbound-to-endpoint

@TheyCallMeSecond
Copy link
Owner

thanks for notice , yeah the config changed but it works till 1.13... upgrading the configs is not the problem, the problem is about wireguard (warp) implementation in the code, did you read that part in the code?

@AliMehraji
Copy link
Contributor Author

Reviewed that part functions like toggle_warp_ws(), toggle_warp_hysteria(),...
think I need some help, otherwise, it will take a bit longer to figure out what should I change

@TheyCallMeSecond
Copy link
Owner

TheyCallMeSecond commented Feb 14, 2025

ask if you have any questions...do you know which functions should change?
uninstall_warp
toggle_warp_xxx (for each protocol)
check_and_display_process_status

I was changing the Wireguard outbound type in the "outbounds" block by "jq", now we need to add Wireguard as "Endpoints" instead of "outbounds"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants