txlyre

txlyre synced commits to v2.8.11 at txlyre/3x-ui from mirror

5 hours ago

txlyre synced new reference v2.8.11 to txlyre/3x-ui from mirror

5 hours ago

txlyre synced commits to main at txlyre/3x-ui from mirror

  • 52fdf5d429 v2.8.11
  • 34d8885075 Adjust KCP MTU when selecting xDNS mask
  • 5740996436 update dependencies
  • 874aae8080 Add cron to ubuntu packages (#3875)
  • 842fae18d7 Add 'default' runlevel to x-ui service in Alpine (#3854) it should be 'default' runlevel when add x-ui service to openrc, default is 'sysinit' runlevel. 'sysinit' runlevel is unnecessary,maybe. if not, there is an error when call to function 'check_enabled()' as command 'grep default -c' can`t print 'default' runlevel. check_enabled() { if [[ $release == "alpine" ]]; then if [[ $(rc-update show | grep -F 'x-ui' | grep default -c) == 1 ]]; then return 0 else return 1 fi
  • View comparison for these 7 commits »

5 hours ago

txlyre synced commits to main at txlyre/3x-ui from mirror

  • 59b695ba83 fix: remove excluded paths from gzip middleware in router initialization (#3860)

3 days ago

txlyre synced commits to main at txlyre/3x-ui from mirror

1 week ago

txlyre synced and deleted reference restartXrayOption at txlyre/3x-ui from mirror

1 week ago

txlyre pushed to master at txlyre/qic

1 week ago

txlyre pushed to master at txlyre/qic

1 week ago

txlyre pushed to master at txlyre/qic

1 week ago

txlyre pushed to master at txlyre/qic

1 week ago

txlyre pushed to master at txlyre/qic

1 week ago

txlyre pushed to master at txlyre/libqirt

1 week ago

txlyre pushed to master at txlyre/libqirt

1 week ago

txlyre pushed to master at txlyre/qic

1 week ago

txlyre pushed to master at txlyre/libqirt

1 week ago

txlyre synced commits to restartXrayOption at txlyre/3x-ui from mirror

  • 3ec5b3589f fix windows build
  • 2b1d3e7347 [feat] restart xray-core from cli #3825
  • 37f0880f8f Bump Go to 1.26
  • 5b796672e9 Improve telego client robustness and retries Add a createRobustFastHTTPClient helper to configure fasthttp.Client with better timeouts, connection limits, retries and optional SOCKS5 proxy dialing. Validate and sanitize proxy and API server URLs instead of returning early on invalid values, and build telego.Bot options dynamically. Reduce long-polling timeout to detect connection issues faster and adjust update retrieval comments. Implement exponential-backoff retry logic for SendMessage calls to handle transient connection/timeouts and improve delivery reliability; also reduce inter-message delay for better throughput.
  • 3fa0da38c9 Add timeouts and delays to backup sends Add rate-limit friendly delays and context timeouts when sending backups via Telegram. Iterate admin IDs with index to sleep 1s between sends; add 30s context.WithTimeout for each SendDocument call and defer file.Close() for opened files; insert a 500ms pause between sending DB and config files. These changes improve resource cleanup and reduce chance of Telegram rate-limit/timeout failures.
  • View comparison for these 10 commits »

1 week ago

txlyre synced new reference restartXrayOption to txlyre/3x-ui from mirror

1 week ago

txlyre synced commits to main at txlyre/3x-ui from mirror

2 weeks ago

txlyre synced commits to main at txlyre/3x-ui from mirror

  • 5b796672e9 Improve telego client robustness and retries Add a createRobustFastHTTPClient helper to configure fasthttp.Client with better timeouts, connection limits, retries and optional SOCKS5 proxy dialing. Validate and sanitize proxy and API server URLs instead of returning early on invalid values, and build telego.Bot options dynamically. Reduce long-polling timeout to detect connection issues faster and adjust update retrieval comments. Implement exponential-backoff retry logic for SendMessage calls to handle transient connection/timeouts and improve delivery reliability; also reduce inter-message delay for better throughput.
  • 3fa0da38c9 Add timeouts and delays to backup sends Add rate-limit friendly delays and context timeouts when sending backups via Telegram. Iterate admin IDs with index to sleep 1s between sends; add 30s context.WithTimeout for each SendDocument call and defer file.Close() for opened files; insert a 500ms pause between sending DB and config files. These changes improve resource cleanup and reduce chance of Telegram rate-limit/timeout failures.
  • 8eb1225734 translate bug fix #3789
  • View comparison for these 3 commits »

2 weeks ago

txlyre synced commits to v1.8.8 at txlyre/dtlspipe from mirror

2 weeks ago