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

Change TOML package to github.com/pelletier/go-toml #119

Merged
merged 1 commit into from
Jan 1, 2021
Merged

Change TOML package to github.com/pelletier/go-toml #119

merged 1 commit into from
Jan 1, 2021

Conversation

AkinoKaede
Copy link
Contributor

@AkinoKaede AkinoKaede commented Dec 31, 2020

目前 github.com/BurntSushi/toml 已经停止维护,且不支持新的 TOML 标准。
改换为 github.com/pelletier/go-toml

@RPRX RPRX merged commit 38ec920 into XTLS:main Jan 1, 2021
@AkinoKaede AkinoKaede deleted the features-toml branch January 6, 2021 14:57
github-actions bot added a commit to sbily1988/Xray-core that referenced this pull request Jan 12, 2021
* https://github.com/XTLS/Xray-core: (31 commits)
  Support for VLESS & VMess UUID v5 mapping standard
  Trojan: Do not panic when UDP dispatcher failed to write response (XTLS#153)
  v1.2.1
  Improve configuration detector (cone or symmetric)
  16 -> 60, 8 -> 300
  Improve the response to UDP Associate in Socks5
  Adjust Trojan Outbound postRequest
  Adjust Trojan & Socks handleUDPPayload
  Refine Trojan packet reader & writer (XTLS#142)
  Fix TPROXY UDP/IPv6
  Optimized log (XTLS#121)
  v1.2.0
  Enable loading TOML & YAML by confdir (XTLS#120)
  Change TOML package to github.com/pelletier/go-toml (XTLS#119)
  Disable session resumption by default
  Refactor: TPROXY inbound UDP write back
  VLESS & VMess are not ready to accept FullCone yet
  Refactor: FullCone TPROXY Inbound & Socks Outbound
  Refactor: *net.UDPAddr -> *net.Destination
  Move common/net/connection.go into cnc folder
  ...
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

Successfully merging this pull request may close these issues.

2 participants